/src/lib/librumphijack/ |
hijack.c | 990 errx(EXIT_FAILURE, "rumpcall %s not found!", 2132 checkpoll(struct pollfd *fds, nfds_t nfds, int *hostcall, int *rumpcall) 2141 (*rumpcall)++; 2194 int hostcall = 0, rumpcall = 0; local in function:REALPOLLTS 2200 checkpoll(fds, nfds, &hostcall, &rumpcall); 2202 if (hostcall && rumpcall) { 2374 if (rumpcall)
|
hijack.c | 990 errx(EXIT_FAILURE, "rumpcall %s not found!", 2132 checkpoll(struct pollfd *fds, nfds_t nfds, int *hostcall, int *rumpcall) 2141 (*rumpcall)++; 2194 int hostcall = 0, rumpcall = 0; local in function:REALPOLLTS 2200 checkpoll(fds, nfds, &hostcall, &rumpcall); 2202 if (hostcall && rumpcall) { 2374 if (rumpcall)
|
hijack.c | 990 errx(EXIT_FAILURE, "rumpcall %s not found!", 2132 checkpoll(struct pollfd *fds, nfds_t nfds, int *hostcall, int *rumpcall) 2141 (*rumpcall)++; 2194 int hostcall = 0, rumpcall = 0; local in function:REALPOLLTS 2200 checkpoll(fds, nfds, &hostcall, &rumpcall); 2202 if (hostcall && rumpcall) { 2374 if (rumpcall)
|