sys_chmod 50 compat/bsdos/bsdos_syscallargs.h int sys_chmod(struct proc *, void *, register_t *); sys_chmod 51 compat/bsdos/bsdos_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 266 compat/freebsd/freebsd_file.c return sys_chmod(p, uap, retval); sys_chmod 731 compat/hpux/hpux_file.c return (sys_chmod(p, uap, retval)); sys_chmod 1228 compat/ibcs2/ibcs2_misc.c return sys_chmod(p, uap, retval); sys_chmod 670 compat/linux/linux_file.c return sys_chmod(p, uap, retval); sys_chmod 348 compat/osf1/osf1_syscallargs.h int sys_chmod(struct proc *, void *, register_t *); sys_chmod 53 compat/osf1/osf1_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 244 compat/sunos/sunos_syscallargs.h int sys_chmod(struct proc *, void *, register_t *); sys_chmod 53 compat/sunos/sunos_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 471 compat/svr4/svr4_syscallargs.h int sys_chmod(struct proc *, void *, register_t *); sys_chmod 57 compat/svr4/svr4_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 210 compat/ultrix/ultrix_syscallargs.h int sys_chmod(struct proc *, void *, register_t *); sys_chmod 51 compat/ultrix/ultrix_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 89 kern/init_sysent.c sys_chmod }, /* 15 = chmod */ sys_chmod 1266 sys/syscallargs.h int sys_chmod(struct proc *, void *, register_t *);