Home
last modified time | relevance | path

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

/mirbsd/src/sys/compat/linux/
Dlinux_sysent.c334 linux_sys_select }, /* 142 = select */
Dlinux_syscallargs.h725 int linux_sys_select(struct proc *, void *, register_t *);
Dlinux_misc.c1170 linux_sys_select(p, v, retval) in linux_sys_select() function