Searched refs:host_select (Results 1 – 3 of 3) sorted by relevance
/freebsd/stand/kboot/kboot/ |
H A D | hostcons.c | 96 ret = host_select(32, &fds, NULL, NULL, &tv); in hostcons_poll()
|
/freebsd/stand/kboot/include/ |
H A D | host_syscall.h | 179 int host_select(int nfds, long *readfds, long *writefds, long *exceptfds,
|
/freebsd/stand/kboot/libkboot/ |
H A D | host_syscalls.c | 135 host_select(int nfds, long *readfds, long *writefds, long *exceptfds, in host_select() function
|