Searched refs:getcomponent (Results 1 – 2 of 2) sorted by relevance
65 static char *getcomponent(char **);198 while ((q = getcomponent(&path)) != NULL) { in cdlogical()251 getcomponent(char **path) in getcomponent() function292 while ((p = getcomponent(&path)) != NULL) { in findcwd()
418 getcomponent(const char *path, char *component, const char **nextp) in getcomponent() function483 err = getcomponent(name, buf, &next); in dsl_dir_hold()503 err = getcomponent(next, buf, &nextnext); in dsl_dir_hold()