Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c818 int nsections; in mwpath() local
829 nsections = scandir(path, &entries, select_sections, alphasort); in mwpath()
832 for (i = 0; i < nsections; i++) { in mwpath()