Home
last modified time | relevance | path

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

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