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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess.c608 const int errnocopy = errno; local
611 atf_fs_path_cstring(ea->m_prog), strerror(errnocopy));
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess.c606 const int errnocopy = errno; local
609 atf_fs_path_cstring(ea->m_prog), strerror(errnocopy));

Completed in 103 milliseconds