Searched refs:lastp (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dinit.c932 register char *lastp, *oldp=str, *newp=strchr(oldp,':'); local
938 if(lastp=strchr(newp,':'))
939 *lastp = 0;
943 newp=lastp;

Completed in 15 milliseconds