Searched refs:strrcpy (Results 1 – 1 of 1) sorted by relevance
162 strrcpy(char *ptr, char *str) in strrcpy() function262 nextpathptr = strrcpy(nextpathptr, "../"); in getwd()323 pathptr = strrcpy(pathptr, d->d_name); in getwd()324 pathptr = strrcpy(pathptr, "/"); in getwd()325 nextpathptr = strrcpy(nextpathptr, "../"); in getwd()