sys_opipe 80 compat/bsdos/bsdos_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 110 compat/bsdos/bsdos_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 315 compat/freebsd/freebsd_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 112 compat/freebsd/freebsd_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 392 compat/hpux/hppa/hpux_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 113 compat/hpux/hppa/hpux_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 428 compat/hpux/m68k/hpux_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 113 compat/hpux/m68k/hpux_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 403 compat/ibcs2/ibcs2_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 109 compat/ibcs2/ibcs2_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 778 compat/linux/linux_misc.c if ((error = sys_opipe(p, 0, retval))) { sys_opipe 262 compat/sunos/sunos_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 112 compat/sunos/sunos_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 489 compat/svr4/svr4_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 111 compat/svr4/svr4_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 224 compat/ultrix/ultrix_syscallargs.h int sys_opipe(struct proc *, void *, register_t *); sys_opipe 105 compat/ultrix/ultrix_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 148 kern/init_sysent.c sys_opipe }, /* 42 = opipe */ sys_opipe 896 kern/uipc_syscalls.c if ((error = sys_opipe(p, v, rval)) != 0) sys_opipe 1296 sys/syscallargs.h int sys_opipe(struct proc *, void *, register_t *);