Home
last modified time | relevance | path

Searched refs:bind_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/kern/
H A Duipc_syscalls.c172 sys_bind(struct thread *td, struct bind_args *uap) in sys_bind()
H A Dinit_sysent.c156 { AS(bind_args), (sy_call_t *)sys_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 104 = bind */
H A Dsystrace_args.c600 struct bind_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c163 { AS(bind_args), (sy_call_t *)sys_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 104 = bind */
H A Dfreebsd32_systrace_args.c603 struct bind_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h357 struct bind_args { struct
1868 int sys_bind(struct thread *, struct bind_args *);