Searched refs:cr (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp507 run_status_check(const status_check& sc, const atf::check::check_result& cr) argument
512 if (cr.exited() && sc.value != INT_MIN) {
513 const int status = cr.exitcode();
527 } else if (cr.exited() && sc.value == INT_MIN) {
536 if (cr.signaled() && sc.value != INT_MIN) {
537 const int status = cr.termsig();
550 } else if (cr.signaled() && sc.value == INT_MIN) {
563 cat_file(atf::fs::path(cr.stdout_path()));
567 cat_file(atf::fs::path(cr.stderr_path()));
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf94 treat-cr-as-space yes;
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure848 | --no-cr | --no-c | -n)
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure485 | --no-cr | --no-c | -n)
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure887 | --no-cr | --no-c | -n)
/bind-9.6-ESV-R11/
H A Dconfigure1193 | --no-cr | --no-c | -n)
5684 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure1186 | --no-cr | --no-c | -n)
5845 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp

Completed in 139 milliseconds