Home
last modified time | relevance | path

Searched refs:nodecount (Results 1 – 2 of 2) 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); in splpkgmap()
236 ftemp += nodecount(f[j].ept->path); in splpkgmap()
316 btemp = nodecount(f[j].ept->path) * DIRSIZE; in splpkgmap()
419 ftemp = nodecount(sf[i]->ept->path); in store()
502 nodecount(char *path) in nodecount() function
569 newnodes = nodecount(sf[i]->ept->path); in newvolume()
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dvtdaemon42 val=`svcprop -p options/nodecount $SMF_FMRI`