Home
last modified time | relevance | path

Searched refs:lchmod_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/kern/
HDvfs_syscalls.c2487 struct lchmod_args { struct
2493 sys_lchmod(struct thread *td, struct lchmod_args *uap) in sys_lchmod() argument
HDinit_sysent.c322 …{ AS(lchmod_args), (sy_call_t *)sys_lchmod, AUE_LCHMOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 274 = l…
HDsystrace_args.c1393 struct lchmod_args *p = params; in systrace_args()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c329 …{ AS(lchmod_args), (sy_call_t *)sys_lchmod, AUE_LCHMOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 274 = l…
HDfreebsd32_systrace_args.c1357 struct lchmod_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h752 struct lchmod_args { struct
1962 int sys_lchmod(struct thread *, struct lchmod_args *);