sys_getfh         197 compat/bsdos/bsdos_syscallargs.h int	sys_getfh(struct proc *, void *, register_t *);
sys_getfh         369 compat/bsdos/bsdos_sysent.c 	    sys_getfh },			/* 161 = getfh */
sys_getfh         717 compat/freebsd/freebsd_file.c 	return sys_getfh(p, uap, retval);
sys_getfh         363 compat/sunos/sunos_syscallargs.h int	sys_getfh(struct proc *, void *, register_t *);
sys_getfh         361 compat/sunos/sunos_sysent.c 	    sys_getfh },			/* 161 = getfh */
sys_getfh         321 compat/ultrix/ultrix_syscallargs.h int	sys_getfh(struct proc *, void *, register_t *);
sys_getfh         360 compat/ultrix/ultrix_sysent.c 	    sys_getfh },			/* 164 = getfh */
sys_getfh         401 kern/init_sysent.c 	    sys_getfh },			/* 161 = getfh */
sys_getfh        1408 sys/syscallargs.h int	sys_getfh(struct proc *, void *, register_t *);