Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dnvtree.c131 static Namfun_t *nextdisc(Namval_t *np) in nextdisc() function
230 if(np && ((nfp=nextdisc(np)) || nv_istable(np))) in nv_diropen()
314 …if((nfp=nextdisc(np)) && (nfp->disc->getval||nfp->disc->getnum) && nv_isvtree(np) && strcmp(cp,dp-… in nv_dirnext()