Searched refs:fail_assertion (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 70 milliseconds