Searched defs:nlast (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dpath.c158 int nlast=1,n,exitval=0; local
167 for(av=avlast; cp= *av; av++,nlast++)
182 n = nlast*sizeof(char*);

Completed in 11 milliseconds