Searched refs:ap2 (Results 1 – 1 of 1) sorted by relevance
11434 char **ap1, **ap2; in shiftcmd() local11447 ap2 = shellparam.p; in shiftcmd()11448 while ((*ap2++ = *ap1++) != NULL) in shiftcmd()