Searched defs:cpr_next_component (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dcpr_sparc.c67 static char *cpr_next_component(char **);
365 while ((cmpt = cpr_next_component(&position)) != NULL) {
426 cpr_next_component(char **path) function

Completed in 61 milliseconds