Lines Matching refs:ap
208 char *cmd, *cp, **ap, buf[RSH_BUFSIZ], **argv0, *args, *args_no_x;529 for (ap = argv; *ap != NULL; ap++)530 cc += strlen(*ap) + 1;543 for (ap = argv; *ap != NULL; ap++) {546 length = strlcpy(cp, *ap, cc);550 if (ap[1] != NULL) {