Searched defs:fail (Results 51 - 75 of 128) sorted by relevance

123456

/freebsd-current/lib/libc/tests/string/
H A Dstpncpy_test.c93 const char *fail = NULL; local
H A Dstrlcpy_test.c93 const char *fail = NULL; local
H A Dmemccpy_test.c95 const char *fail = NULL; local
/freebsd-current/crypto/openssl/util/perl/TLSProxy/
H A DMessage.pm407 sub fail subroutine
/freebsd-current/tests/sys/file/
H A Dclosefrom_test.c64 fail(const char *descr, const char *fmt, ...) function
[all...]
/freebsd-current/contrib/expat/tests/
H A Dminicheck.h87 # define fail(msg) _fail(__FILE__, __LINE__, msg) macro
/freebsd-current/lib/libthr/thread/
H A Dthr_rtld.c66 static const char fail[] = "_thr_rtld_lock_create failed\n"; local
/freebsd-current/crypto/openssh/regress/
H A Dtest-exec.sh554 fail () function
[all...]
/freebsd-current/contrib/lib9p/pytest/
H A Dclient.py200 def fail(self, detail): member in class:TestCase
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c38 static bool fail = true; variable
/freebsd-current/tests/sys/netinet/libalias/
H A Dperf.c77 unsigned long ok, fail; member in struct:__anon78
[all...]
/freebsd-current/tools/tools/usbtest/
H A Dusb_control_ep_test.c83 int fail = 0; local
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dulp.h280 int fail = 0; local
/freebsd-current/crypto/openssh/
H A Dssh-keysign.c74 int r, pktype, fail; local
[all...]
/freebsd-current/contrib/atf/atf-c++/
H A Dmacros_test.cpp298 ATF_TEST_CASE(fail); variable
/freebsd-current/contrib/ntp/libjsmn/
H A Djsmn_test.c9 #define fail() return __LINE__ macro
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c58 fail(const char *pattern, const char *input, size_t lineno) { function
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_cc.c291 int fail; member in struct:__anon6770
/freebsd-current/contrib/wpa/src/crypto/
H A Drandom.c396 int fail = 0; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h344 wpas_p2p_wps_failed(struct wpa_supplicant *wpa_s, struct wps_event_fail *fail) argument
/freebsd-current/lib/libiscsiutil/
H A Dlibiscsiutil.h72 void (*fail)(const struct connection *, const char *); member in struct:connection_ops
/freebsd-current/usr.sbin/ppp/
H A Dccp.c503 unsigned f, fail; local
/freebsd-current/usr.sbin/gpioctl/
H A Dgpioctl.c202 fail(const char *fmt, ...) function
/freebsd-current/usr.sbin/ckdist/
H A Dckdist.c428 fail(const char *path, const char *msg) function
/freebsd-current/sys/dev/drm2/
H A Ddrm_crtc_helper.c559 int count = 0, ro, fail = 0; local
[all...]

Completed in 310 milliseconds

123456