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

/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c778 struct cachenode *grtrchild; /* subtree whose entries > val */ member in struct:cachenode
798 parent = &c->grtrchild;
799 c = c->grtrchild;
/illumos-gate/usr/src/cmd/ls/
H A Dls.c2187 struct cachenode *grtrchild; /* subtree whose entries > val */ member in struct:cachenode
2208 parent = &c->grtrchild;
2209 c = c->grtrchild;

Completed in 64 milliseconds