Home
last modified time | relevance | path

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

/mirbsd/src/sys/compat/linux/
Dlinux_sysent.c55 linux_sys_chmod }, /* 15 = chmod */
Dlinux_syscallargs.h581 int linux_sys_chmod(struct proc *, void *, register_t *);
Dlinux_file.c657 linux_sys_chmod(p, v, retval) in linux_sys_chmod() function