Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.h41 extern int open_code_file(void);
H A Dio.c56 open_code_file(void) in open_code_file() function
H A Dtrace.c197 if (open_code_file() == NO) { in xlator_startfile()