Searched refs:nextdot (Results 1 – 2 of 2) sorted by relevance
112 static char *nextdot(const char *str) in nextdot() function167 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()
113 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()