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