Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.h42 extern int commit_code_file(void);
H A Dio.c138 commit_code_file(void) in commit_code_file() function
H A Dtrace.c373 return ((commit_code_file() == YES)? SUCCESS_RC: ERROR_RC); in xlator_endfile()