sys_link          161 compat/aout/compat_aout.c 	return sys_link(p, uap, retval);
sys_link           45 compat/bsdos/bsdos_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           39 compat/bsdos/bsdos_sysent.c 	    sys_link },				/* 9 = link */
sys_link          203 compat/freebsd/freebsd_file.c 	return sys_link(p, uap, retval);
sys_link          360 compat/hpux/hppa/hpux_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           42 compat/hpux/hppa/hpux_sysent.c 	    sys_link },				/* 9 = link */
sys_link          394 compat/hpux/m68k/hpux_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           42 compat/hpux/m68k/hpux_sysent.c 	    sys_link },				/* 9 = link */
sys_link          374 compat/ibcs2/ibcs2_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           43 compat/ibcs2/ibcs2_sysent.c 	    sys_link },				/* 9 = link */
sys_link          558 compat/linux/linux_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           43 compat/linux/linux_sysent.c 	    sys_link },				/* 9 = link */
sys_link          343 compat/osf1/osf1_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           41 compat/osf1/osf1_sysent.c 	    sys_link },				/* 9 = link */
sys_link          239 compat/sunos/sunos_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           41 compat/sunos/sunos_sysent.c 	    sys_link },				/* 9 = link */
sys_link          465 compat/svr4/svr4_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           45 compat/svr4/svr4_sysent.c 	    sys_link },				/* 9 = link */
sys_link          205 compat/ultrix/ultrix_syscallargs.h int	sys_link(struct proc *, void *, register_t *);
sys_link           39 compat/ultrix/ultrix_sysent.c 	    sys_link },				/* 9 = link */
sys_link           77 kern/init_sysent.c 	    sys_link },				/* 9 = link */
sys_link         1261 sys/syscallargs.h int	sys_link(struct proc *, void *, register_t *);