rumpclient.c | 98 int (*host_kevent)(int, const struct kevent *, size_t, variable in typeref:typename:int (*)(int,const struct kevent *,size_t,struct kevent *,size_t,const struct timespec *) 101 int (*host_kevent)(int, const struct kevent *, int, variable in typeref:typename:int (*)(int,const struct kevent *,int,struct kevent *,int,const struct timespec *) 253 rv = host_kevent(holyfd, NULL, 0, 719 if (host_kevent(fd, kev, NSIG+1, NULL, 0, NULL) == -1) { 1126 if (host_kevent(holyfd, kev, 2, NULL, 0, NULL) == -1) {
|
rumpclient.c | 98 int (*host_kevent)(int, const struct kevent *, size_t, variable in typeref:typename:int (*)(int,const struct kevent *,size_t,struct kevent *,size_t,const struct timespec *) 101 int (*host_kevent)(int, const struct kevent *, int, variable in typeref:typename:int (*)(int,const struct kevent *,int,struct kevent *,int,const struct timespec *) 253 rv = host_kevent(holyfd, NULL, 0, 719 if (host_kevent(fd, kev, NSIG+1, NULL, 0, NULL) == -1) { 1126 if (host_kevent(holyfd, kev, 2, NULL, 0, NULL) == -1) {
|