Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp68 sc_exit, enumerator
274 type = sc_exit; in parse_status_check_arg()
280 type = sc_exit; in parse_status_check_arg()
292 type = sc_exit; in parse_status_check_arg()
601 if (sc.type == sc_exit) { in run_status_check()
907 m_status_checks.push_back(status_check(sc_exit, false, EXIT_SUCCESS)); in main()