Searched defs:manpaths (Results 1 – 3 of 3) sorted by relevance
21 struct manpaths { struct45 struct manpaths manpath; argument
24 struct manpaths { struct25 char **paths;26 size_t sz;
261 glob_t manpaths; in uniquepath() local