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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.h44 extern int commit_code_file(void);
H A Dio.c137 * commit_code_file -- close and commit files that have advanced
141 commit_code_file(void) function
146 errlog(BEGIN, "commit_code_file() {");
H A Dtrace.c375 return ((commit_code_file() == YES)? SUCCESS_RC: ERROR_RC);

Completed in 45 milliseconds