Searched refs:exit_tmpfile (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_util.c269 goto exit_tmpfile;
274 goto exit_tmpfile;
282 goto exit_tmpfile;
292 goto exit_tmpfile;
297 goto exit_tmpfile;
302 goto exit_tmpfile;
307 goto exit_tmpfile;
332 goto exit_tmpfile;
338 goto exit_tmpfile;
355 goto exit_tmpfile;
[all...]
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_exit.c138 ATF_TC(exit_tmpfile); variable
139 ATF_TC_HEAD(exit_tmpfile, tc)
144 ATF_TC_BODY(exit_tmpfile, tc)
183 ATF_TP_ADD_TC(tp, exit_tmpfile);

Completed in 78 milliseconds