Home
last modified time | relevance | path

Searched refs:sys_fchown (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/kern/
Dinit_sysent.c283 sys_fchown }, /* 123 = fchown */
Dvfs_syscalls.c2118 sys_fchown(p, v, retval) in sys_fchown() function
/mirbsd/src/sys/compat/openbsd/
Dopenbsd_sysent.c283 sys_fchown }, /* 123 = fchown */
Dopenbsd_syscallargs.h1277 int sys_fchown(struct proc *, void *, register_t *);
/mirbsd/src/sys/compat/linux/
Dlinux_file.c717 return sys_fchown(p, &bfa, retval);
/mirbsd/src/sys/sys/
Dsyscallargs.h1298 int sys_fchown(struct proc *, void *, register_t *);