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

/freebsd-10.0-release/usr.bin/makewhatis/
H A Dmakewhatis.c99 static const char *whatis_name="whatis";/* -n option: the name */ variable
397 snprintf(filename, sizeof filename, "%s/%s", mandir, whatis_name);
406 snprintf(filename, sizeof filename, "%s/%s", mandir, whatis_name);
988 whatis_name = optarg;

Completed in 65 milliseconds