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()
1540 struct link_args { struct1546 sys_link(struct thread *td, struct link_args *uap) in sys_link() argument
72 …{ .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()
66 struct link_args { struct1898 int sys_link(struct thread *, struct link_args *);
73 …{ .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()