Home
last modified time | relevance | path

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

/freebsd-src/contrib/less/
H A Dscreen.c2591 tput_inmode(char * mode_str,int attr,int attr_bit,int (* f_putc)(int)) tput_inmode() argument
2607 tput_outmode(char * mode_str,int attr_bit,int (* f_putc)(int)) tput_outmode() argument
/freebsd-src/sys/dev/ocs_fc/
H A Docs_mgmt.c2749 static char mode_str[4]; in mode_string() local