Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h68 extern char *nextsep(char *);
H A Dutil.c141 q = nextsep(set); in in_string_set()
229 nextsep(char *p) in nextsep() function
H A Dbindings.c196 q = nextsep(p); in generate_a_binding()
H A Dtrace.c610 return (skipb(nextsep(p))); in de_const()
784 (void) strpqcpy(f_name, interface, nextsep(interface)); in collect_prototype()