Searched defs:errfile (Results 1 – 3 of 3) sorted by relevance
81 const atf_fs_path_t *errfile) in cleanup_tmpdir()135 const atf_fs_path_t *errfile, atf_process_stream_t *errsb) in init_sbs()173 const atf_fs_path_t *errfile, atf_process_status_t *status) in fork_and_wait()
157 _dt_set_errno(dtrace_hdl_t *dtp, int err, const char *errfile, int errline) in _dt_set_errno()
747 static int errfile (lua_State *L, const char *what, int fnameindex) { in errfile() function