Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/man/
H A Dmakewhatis.c813 int nsections; in mwpath() local
824 nsections = scandir(path, &entries, select_sections, alphasort); in mwpath()
827 for (i = 0; i < nsections; i++) { in mwpath()