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

/bind-9.6-ESV-R11/bin/tests/system/checkconf/
H A Dtests.sh43 $CHECKCONF -z hint-nofile.conf > /dev/null 2>&1 && ret=1
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c165 char *nofile; local
170 RE(atf_text_format(&nofile, "%s.no",
172 touch(nofile);
173 free(nofile);

Completed in 17 milliseconds