Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dman.h37 void mwpath(char *path);
H A Dman.c682 mwpath(ldir); in do_makewhatis()
684 mwpath(p->path); in do_makewhatis()
H A Dmakewhatis.c814 mwpath(char *path) in mwpath() function