Home
last modified time | relevance | path

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

/mirbsd/src/sys/compat/linux/
Dlinux_sysent.c57 linux_sys_lchown16 }, /* 16 = lchown16 */
Dlinux_syscallargs.h582 int linux_sys_lchown16(struct proc *, void *, register_t *);
Dlinux_file.c721 linux_sys_lchown16(p, v, retval) in linux_sys_lchown16() function