Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/kqueue/
H A Dkqueue.c77 fail_assertion(const char *func, const char *socktype, const char *rest, in fail_assertion() function
125 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
138 fail_assertion("write", socktype, NULL, "write length"); in test_evfilt_read()
151 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
163 fail_assertion("read", socktype, NULL, "read length"); in test_evfilt_read()
176 fail_assertion("kevent", socktype, "EVFILT_READ", in test_evfilt_read()
210 fail_assertion("kevent", socktype, "EVFILT_WRITE", in test_evfilt_write()
223 fail_assertion("write", socktype, NULL, "write length"); in test_evfilt_write()
236 fail_assertion("kevent", socktype, "EVFILT_WRITE", in test_evfilt_write()