Home
last modified time | relevance | path

Searched refs:dohelp (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/less/
H A Dmain.c34 public int dohelp; variable
193 if (dohelp) in main()
H A Doptfunc.c38 extern int dohelp;
825 dohelp = 1; in opt_query()