Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/less/
HDscreen.c2655 static void tput_inmode(constant char *mode_str, int attr, int attr_bit, int (*f_putc)(int)) in tput_inmode()
2671 static void tput_outmode(constant char *mode_str, int attr_bit, int (*f_putc)(int)) in tput_outmode()
/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_mgmt.c2749 static char mode_str[4]; in mode_string() local