linux_lchown16_args
int linux_lchown16(struct thread *, struct linux_lchown16_args *);
{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 16 = linux_lchown16 */
struct linux_lchown16_args *p = params;
linux_lchown16(struct thread *td, struct linux_lchown16_args *args)
int linux_lchown16(struct thread *, struct linux_lchown16_args *);
{ .sy_narg = AS(linux_lchown16_args), .sy_call = (sy_call_t *)linux_lchown16, .sy_auevent = AUE_LCHOWN, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 16 = linux_lchown16 */
struct linux_lchown16_args *p = params;