Home
last modified time | relevance | path

Searched refs:sys_bind (Results 1 – 5 of 5) sorted by relevance

/f-stack/lib/
H A Dff_ngctl.c66 int error = sys_bind(curthread, uap); in ngctl_bind()
/f-stack/tools/compat/include/sys/
H A Dsysproto.h352 int sys_bind(struct thread *, struct bind_args *);
/f-stack/freebsd/kern/
H A Duipc_syscalls.c175 sys_bind(struct thread *td, struct bind_args *uap) in sys_bind() function
H A Dinit_sysent.c162 …{ .sy_narg = AS(bind_args), .sy_call = (sy_call_t *)sys_bind, .sy_auevent = AUE_BIND, .sy_flags = …
/f-stack/freebsd/sys/
H A Dsysproto.h1925 int sys_bind(struct thread *, struct bind_args *);