Home
last modified time | relevance | path

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

/netbsd-src/distrib/utils/more/
H A Dpathnames.h36 #define _PATH_HELPFILE "/usr/share/misc/more.help" macro
H A Dhelp.c54 (void)snprintf(cmd, sizeof(cmd), "-more %s", _PATH_HELPFILE); in help()