Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c141 { AS(fchmod_args), 4, (sy_call_t *)sys_fchmod }, /* 124 = fchmod */
HDvfs_syscalls.c3476 sys_fchmod(struct sysmsg *sysmsg, const struct fchmod_args *uap) in sys_fchmod() function
/dragonfly/sys/sys/
HDsysproto.h1562 int sys_fchmod (struct sysmsg *sysmsg, const struct fchmod_args *);