Searched defs:nodecount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c88 static int nodecount(char *path);
163 (nodecount(eptlist[i]->path) * DIRSIZE);
236 ftemp += nodecount(f[j].ept->path);
316 btemp = nodecount(f[j].ept->path) * DIRSIZE;
418 ftemp = nodecount(sf[i]->ept->path);
501 nodecount(char *path) function
568 newnodes = nodecount(sf[i]->ept->path);

Completed in 59 milliseconds