Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmanpath.h32 void manpath_free(struct manpaths *);
H A Dmanpath.c194 manpath_free(struct manpaths *p) in manpath_free() function
H A Dmain.c475 manpath_free(&paths); in main()