Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h65 extern char *nextsep(char *);
H A Dutil.c139 q = nextsep(set); in in_string_set()
227 nextsep(char *p) in nextsep() function
H A Dbindings.c194 q = nextsep(p); in generate_a_binding()
H A Dtrace.c608 return (skipb(nextsep(p))); in de_const()
782 (void) strpqcpy(f_name, interface, nextsep(interface)); in collect_prototype()