Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/atf/atf-c/detail/
H A Dprocess.c604 const int errnocopy = errno; in do_exec() local
607 atf_fs_path_cstring(ea->m_prog), strerror(errnocopy)); in do_exec()