Home
last modified time | relevance | path

Searched refs:propt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Doption.c52 public char * propt(int c) in propt() function
143 s = optstring(s, &str, propt('+'), NULL); in scan_option()
181 printopt = propt(optc); in scan_option()
H A Dfuncs.h282 public char * propt(int c);
H A Dcommand.c501 parg.p_string = propt(c); in mca_opt_char()