Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dnvtree.c112 static char *nextdot(const char *str) in nextdot() function
167 if(!(next=nextdot(last))) in nv_diropen()
206 else if(next= nextdot(last)) in nv_diropen()
762 else if(cp=nextdot(prefix)) in genvalue()
789 if(nextcp=nextdot(cp)) in genvalue()
/titanic_51/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()