Searched refs:sys_fchown (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/sys/kern/ |
| D | init_sysent.c | 283 sys_fchown }, /* 123 = fchown */
|
| D | vfs_syscalls.c | 2118 sys_fchown(p, v, retval) in sys_fchown() function
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | openbsd_sysent.c | 283 sys_fchown }, /* 123 = fchown */
|
| D | openbsd_syscallargs.h | 1277 int sys_fchown(struct proc *, void *, register_t *);
|
| /mirbsd/src/sys/compat/linux/ |
| D | linux_file.c | 717 return sys_fchown(p, &bfa, retval);
|
| /mirbsd/src/sys/sys/ |
| D | syscallargs.h | 1298 int sys_fchown(struct proc *, void *, register_t *);
|