Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c113 static char *nextdot(const char *str) in nextdot() function
169 if(!(next=nextdot(last))) in nv_diropen()
208 else if(next= nextdot(last)) in nv_diropen()
821 else if(cp=nextdot(prefix)) in genvalue()
850 if(nextcp=nextdot(cp)) in genvalue()