Searched refs:printopt (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Doption.c75 char *printopt; local
100 printopt = opt_desc(pendopt);
101 *(pendopt->ovar) = getnum(&s, printopt, (int*)NULL);
181 printopt = propt(optc);
186 printopt = optname;
206 parg.p_string = printopt;
223 parg.p_string = printopt;
266 s = optstring(s, &str, printopt, o->odesc[1]);
276 *(o->ovar) = getnum(&s, printopt, (int*)NULL);
539 nostring(printopt)
[all...]

Completed in 47 milliseconds