Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/sockets/kqueue/
H A Dkqueue.c79 fail_assertion(const char *func, const char *socktype, const char *rest, in fail_assertion() function
127 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
140 fail_assertion("write", socktype, NULL, "write length"); in test_evfilt_read()
153 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
165 fail_assertion("read", socktype, NULL, "read length"); in test_evfilt_read()
178 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
212 fail_assertion("kevent", socktype, "EVFILT_WRITE", in test_evfilt_write()
225 fail_assertion("write", socktype, NULL, "write length"); in test_evfilt_write()
238 fail_assertion("kevent", socktype, "EVFILT_WRITE", in test_evfilt_write()