Home
last modified time | relevance | path

Searched defs:mode_str (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dscreen.c2687 static void tput_inmode(constant char *mode_str, int attr, int attr_bit, int (*f_putc)(int)) in tput_inmode()
2703 static void tput_outmode(constant char *mode_str, int attr_bit, int (*f_putc)(int)) in tput_outmode()
/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c2749 static char mode_str[4]; in mode_string() local