Searched refs:getdirs (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/man/ |
H A D | man.c | 182 static int getdirs(char *, char ***, int); 636 if (*localedir != '\0' && getdirs(ldir, NULL, 0) > 0) in do_makewhatis() 647 getdirs(char *path, char ***dirv, int flag) in getdirs() function 703 if (getdirs(ldir, NULL, 0) != 0) { in whatapro() 960 ndirs = getdirs(ldir, NULL, 0); in manual()
|