Searched refs:cpr_next_component (Results 1 – 1 of 1) sorted by relevance
67 static char *cpr_next_component(char **);365 while ((cmpt = cpr_next_component(&position)) != NULL) { in cpr_abbreviate_devpath()426 cpr_next_component(char **path) in cpr_next_component() function