Searched refs:_fail (Results 1 – 7 of 7) sorted by relevance
| /src/libexec/rc/rc.d/ |
| H A D | netif | 158 local _cooked_list _tmp_list _fail _func _ok _str _cmdifn 202 _fail= 210 _fail="${_fail} ${ifn}" 221 _fail="${_fail} ${ifn}" 264 debug "The following interfaces were not configured: $_fail"
|
| /src/contrib/expat/tests/ |
| H A D | minicheck.h | 87 # define fail(msg) _fail(__FILE__, __LINE__, msg) 91 _fail(__FILE__, __LINE__, "check failed: " #cond); \ 137 void _fail(const char *file, int line, const char *msg);
|
| H A D | common.c | 191 _fail(file, line, buffer); in _xml_failure() 228 _fail(file, lineno, errorMessage); in _expect_failure()
|
| H A D | minicheck.c | 247 _fail(const char *file, int line, const char *msg) { in _fail() function
|
| H A D | handlers.c | 1724 _fail(file, line, "too few handler calls"); in _handler_record_get()
|
| /src/contrib/ldns/ldns/ |
| H A D | resolver.h | 113 bool _fail; member
|
| /src/contrib/ldns/ |
| H A D | resolver.c | 86 return r->_fail; in ldns_resolver_fail() 448 r->_fail =f; in ldns_resolver_set_fail()
|