Home
last modified time | relevance | path

Searched refs:cpr_next_component (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sparc/os/
H A Dcpr_sparc.c67 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