Home
last modified time | relevance | path

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

/openbsd/usr.bin/less/
H A Dmain.c38 int dohelp; variable
190 if (dohelp) in main()
H A Doptfunc.c38 extern int dohelp;
535 dohelp = 1; in opt_query()
/openbsd/games/hack/
H A Dhack.cmd.c115 { '?', dohelp },
H A Dhack.pager.c350 dohelp(void) in dohelp() function
H A Dhack.h505 int dohelp(void);