Home
last modified time | relevance | path

Searched refs:grtrchild (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c776 struct cachenode *grtrchild; /* subtree whose entries > val */ member
796 parent = &c->grtrchild; in findincache()
797 c = c->grtrchild; in findincache()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c2198 struct cachenode *grtrchild; /* subtree whose entries > val */ member
2220 parent = &c->grtrchild; in findincache()
2221 c = c->grtrchild; in findincache()
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c88 struct cachenode *grtrchild; /* subtree whose entries > val */ member
109 parent = &c->grtrchild; in findincache()
110 c = c->grtrchild; in findincache()