Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c105 static int collect_include(char *, int);
298 retval = collect_include(value, line); in xlator_take_kvpair()
483 collect_include(char *p, int line) in collect_include() function