Searched refs:pathP (Results 1 – 1 of 1) sorted by relevance
134 char *base, *cptr, *cptr1, *nlspath, *pathP, *pcode; in __catopen_l() local210 pathP = path; in __catopen_l()234 if (pathP - path >= in __catopen_l()237 *(pathP++) = *nlspath; in __catopen_l()243 (pathP - path) - 1; in __catopen_l()244 if (strlcpy(pathP, tmpptr, spcleft) >= in __catopen_l()252 pathP += strlen(tmpptr); in __catopen_l()254 if (pathP - path >= sizeof(path) - 1) in __catopen_l()256 *(pathP++) = *nlspath; in __catopen_l()259 *pathP = '\0'; in __catopen_l()