| man.c | 904 int ndirs = 0; local 930 ndirs = 0; 942 ndirs = getdirs(ldir, &dv, 1); 943 if (ndirs != 0) { 946 makecat(ldir, dv, ndirs); 948 for (i = 0; i < ndirs; i++) { 957 ndirs = getdirs(p->path, &dv, 1); 960 makecat(p->path, dv, ndirs); 962 for (i = 0; i < ndirs; i++) { 974 /* just count the number of ndirs */ 1203 int ndirs = 0; local 1599 int ndirs = 0; local [all...] |