Home
last modified time | relevance | path

Searched refs:chmod_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2818 struct chmod_args { struct
2824 sys_chmod(struct thread *td, struct chmod_args *uap) in sys_chmod() argument
H A Dinit_sysent.c73 …{ .sy_narg = AS(chmod_args), .sy_call = (sy_call_t *)sys_chmod, .sy_auevent = AUE_CHMOD, .sy_flags…
H A Dsystrace_args.c106 struct chmod_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h83 struct chmod_args { struct
1862 int sys_chmod(struct thread *, struct chmod_args *);