Lines Matching refs:p2
130 char *p1, *p2;169 p2 = host;188 if (*p2 == '\0') {192 *p1 = *p2;194 p2++;206 p2 = newpath;214 if (*p2 == '\0') {217 *p1 = *p2;219 p2++;226 p2 = p + strlen(url);234 if (*p2 == '\0') {237 *p1 = *p2;239 p2++;