Home
last modified time | relevance | path

Searched refs:link_args (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_sysent.c28 { AS(link_args), (sy_call_t *)sys_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = link */
/freebsd-12.1/sys/dev/filemon/
H A Dfilemon_wrapper.c287 filemon_wrapper_link(struct thread *td, struct link_args *uap) in filemon_wrapper_link()
/freebsd-12.1/sys/kern/
H A Dvfs_syscalls.c1426 struct link_args { struct
1432 sys_link(struct thread *td, struct link_args *uap) in sys_link() argument
H A Dinit_sysent.c61 { AS(link_args), (sy_call_t *)sys_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = link */
H A Dsystrace_args.c77 struct link_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c68 { AS(link_args), (sy_call_t *)sys_link, AUE_LINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = link */
H A Dfreebsd32_systrace_args.c80 struct link_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h70 struct link_args { struct
1801 int sys_link(struct thread *, struct link_args *);