linux_symlink_args
int linux_symlink(struct thread *, struct linux_symlink_args *);
{ .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 88 = linux_symlink */
struct linux_symlink_args *p = params;
int linux_symlink(struct thread *, struct linux_symlink_args *);
{ .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 83 = linux_symlink */
struct linux_symlink_args *p = params;
linux_symlink(struct thread *td, struct linux_symlink_args *args)
int linux_symlink(struct thread *, struct linux_symlink_args *);
{ .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 83 = linux_symlink */
struct linux_symlink_args *p = params;