Home
last modified time | relevance | path

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

/netbsd/src/libexec/makewhatis/
Dmakewhatis.c93 static int pathnamesection(const char *, const char *);
453 pathnamesection(const char *pat, const char *name) in pathnamesection() function
663 section = makesection(pathnamesection("/cat", name)); in parsecatpage()