Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c107 static int collect_include(char *, int);
300 retval = collect_include(value, line); in xlator_take_kvpair()
485 collect_include(char *p, int line) in collect_include() function