Searched refs:cpp2 (Results 1 – 2 of 2) sorted by relevance
1235 char **cpp, **cpp2; in scrub_env() local1238 for (cpp2 = cpp = environ; *cpp; cpp++) { in scrub_env()1253 *cpp2++ = *cpp; in scrub_env()1255 *cpp2 = NULL; in scrub_env()
4601 nfsrv_refstrbigenough(int siz, u_char **cpp, u_char **cpp2, int *slenp) in nfsrv_refstrbigenough() argument4611 i = *cpp2 - *cpp; in nfsrv_refstrbigenough()4613 *cpp2 = cp + i; in nfsrv_refstrbigenough()