Home
last modified time | relevance | path

Searched refs:lchown_args (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/svr4/
HDsvr4_sysent.c151 …{ AS(lchown_args), (sy_call_t *)sys_lchown, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 130 = lch…
/freebsd-11-stable/sys/kern/
HDinit_sysent.c302 …{ AS(lchown_args), (sy_call_t *)sys_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 254 = l…
323 …{ AS(lchown_args), (sy_call_t *)sys_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 275 = n…
HDvfs_syscalls.c2640 struct lchown_args { struct
2647 sys_lchown(struct thread *td, struct lchown_args *uap) in sys_lchown() argument
HDsystrace_args.c1351 struct lchown_args *p = params; in systrace_args()
1401 struct lchown_args *p = params; in systrace_args()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c309 …{ AS(lchown_args), (sy_call_t *)sys_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 254 = l…
330 …{ AS(lchown_args), (sy_call_t *)sys_lchown, AUE_LCHOWN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 275 = n…
HDfreebsd32_systrace_args.c1315 struct lchown_args *p = params; in systrace_args()
1365 struct lchown_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h730 struct lchown_args { struct
1957 int sys_lchown(struct thread *, struct lchown_args *);