Searched refs:sys_bind (Results 1 – 5 of 5) sorted by relevance
66 int error = sys_bind(curthread, uap); in ngctl_bind()
352 int sys_bind(struct thread *, struct bind_args *);
175 sys_bind(struct thread *td, struct bind_args *uap) in sys_bind() function
162 …{ .sy_narg = AS(bind_args), .sy_call = (sy_call_t *)sys_bind, .sy_auevent = AUE_BIND, .sy_flags = …
1925 int sys_bind(struct thread *, struct bind_args *);