sys_fchmod        163 compat/bsdos/bsdos_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        289 compat/bsdos/bsdos_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        398 compat/freebsd/freebsd_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        291 compat/freebsd/freebsd_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        434 compat/hpux/hppa/hpux_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        277 compat/hpux/hppa/hpux_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        471 compat/hpux/m68k/hpux_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        277 compat/hpux/m68k/hpux_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        649 compat/linux/linux_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        223 compat/linux/linux_sysent.c 	    sys_fchmod },			/* 94 = fchmod */
sys_fchmod        427 compat/osf1/osf1_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        276 compat/osf1/osf1_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        330 compat/sunos/sunos_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        281 compat/sunos/sunos_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        527 compat/svr4/svr4_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        228 compat/svr4/svr4_sysent.c 	    sys_fchmod },			/* 93 = fchmod */
sys_fchmod        290 compat/ultrix/ultrix_syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);
sys_fchmod        274 compat/ultrix/ultrix_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod        322 kern/init_sysent.c 	    sys_fchmod },			/* 124 = fchmod */
sys_fchmod       1375 sys/syscallargs.h int	sys_fchmod(struct proc *, void *, register_t *);