Searched refs:link_args (Results 1 – 7 of 7) sorted by relevance
287 filemon_wrapper_link(struct thread *td, struct link_args *uap) in filemon_wrapper_link()
1502 struct link_args { struct1508 sys_link(struct thread *td, struct link_args *uap) in sys_link() argument
67 …{ .sy_narg = AS(link_args), .sy_call = (sy_call_t *)sys_link, .sy_auevent = AUE_LINK, .sy_flags = …
77 struct link_args *p = params; in systrace_args()
70 struct link_args { struct1865 int sys_link(struct thread *, struct link_args *);
74 …{ .sy_narg = AS(link_args), .sy_call = (sy_call_t *)sys_link, .sy_auevent = AUE_LINK, .sy_flags = …
80 struct link_args *p = params; in systrace_args()