Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h66 extern char *nextsep2(char *);
H A Dutil.c242 nextsep2(char *p) in nextsep2() function
H A Dtrace.c241 (void) strpqcpy(ifname, value, nextsep2(value)); in xlator_start_if()