Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c796 select_sections(const struct dirent *entry) in select_sections() function
829 nsections = scandir(path, &entries, select_sections, alphasort); in mwpath()