Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dinit_sysent.c32 { AS(chmod_args), 4, (sy_call_t *)sys_chmod }, /* 15 = chmod */
H A Dvfs_syscalls.c3480 sys_chmod(struct sysmsg *sysmsg, const struct chmod_args *uap) in sys_chmod() function
/dragonfly/sys/sys/
H A Dsysproto.h1482 int sys_chmod (struct sysmsg *sysmsg, const struct chmod_args *);