Home
last modified time | relevance | path

Searched refs:linux_sys_fchown16 (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/compat/linux/
Dlinux_sysent.c225 linux_sys_fchown16 }, /* 95 = fchown16 */
Dlinux_syscallargs.h666 int linux_sys_fchown16(struct proc *, void *, register_t *);
Dlinux_file.c699 linux_sys_fchown16(p, v, retval) in linux_sys_fchown16() function