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