Home
last modified time | relevance | path

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

/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c94 static int manpagesection(char *);
262 if (manpagesection(fe->fts_path) >= 0) { in makewhatis()
470 manpagesection(char *name) in manpagesection() function
1112 section = manpagesection(name); in getwhatisdata()