sys_poll           88 compat/freebsd/freebsd_misc.c 	return (sys_poll(p, v, retval));
sys_poll          474 compat/freebsd/freebsd_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          486 compat/freebsd/freebsd_sysent.c 	    sys_poll },				/* 209 = poll */
sys_poll          477 compat/hpux/hppa/hpux_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          598 compat/hpux/hppa/hpux_sysent.c 	    sys_poll },				/* 269 = poll */
sys_poll          519 compat/hpux/m68k/hpux_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          598 compat/hpux/m68k/hpux_sysent.c 	    sys_poll },				/* 269 = poll */
sys_poll          436 compat/ibcs2/ibcs2_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          214 compat/ibcs2/ibcs2_sysent.c 	    sys_poll },				/* 87 = poll */
sys_poll          735 compat/linux/linux_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          386 compat/linux/linux_sysent.c 	    sys_poll },				/* 168 = poll */
sys_poll          405 compat/osf1/osf1_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          216 compat/osf1/osf1_sysent.c 	    sys_poll },				/* 94 = poll */
sys_poll          352 compat/sunos/sunos_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          339 compat/sunos/sunos_sysent.c 	    sys_poll },				/* 153 = poll */
sys_poll          521 compat/svr4/svr4_syscallargs.h int	sys_poll(struct proc *, void *, register_t *);
sys_poll          216 compat/svr4/svr4_sysent.c 	    sys_poll },				/* 87 = poll */
sys_poll          665 kern/init_sysent.c 	    sys_poll },				/* 252 = poll */
sys_poll         1495 sys/syscallargs.h int	sys_poll(struct proc *, void *, register_t *);