Searched refs:link_args (Results 1 – 7 of 7) sorted by relevance
285 filemon_wrapper_link(struct thread *td, struct link_args *uap) in filemon_wrapper_link()
1578 struct link_args { struct1584 sys_link(struct thread *td, struct link_args *uap) in sys_link() argument
78 …{ .sy_narg = AS(link_args), .sy_call = (sy_call_t *)sys_link, .sy_auevent = AUE_LINK, .sy_flags = …
78 struct link_args *p = params; in systrace_args()
66 struct link_args { struct1896 int sys_link(struct thread *, struct link_args *);
79 …{ .sy_narg = AS(link_args), .sy_call = (sy_call_t *)sys_link, .sy_auevent = AUE_LINK, .sy_flags = …
81 struct link_args *p = params; in systrace_args()