Home
last modified time | relevance | path

Searched refs:linux_bind (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_socket.c749 linux_bind(struct thread *td, struct linux_bind_args *args) in linux_bind() function
1741 return (linux_bind(td, arg)); in linux_socketcall()
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c220 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 =…
H A Dlinux_proto.h1214 int linux_bind(struct thread *, struct linux_bind_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c69 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 49 = …
H A Dlinux_proto.h1283 int linux_bind(struct thread *, struct linux_bind_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c381 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 =…
H A Dlinux32_proto.h1797 int linux_bind(struct thread *, struct linux_bind_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c381 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 =…
H A Dlinux_proto.h1817 int linux_bind(struct thread *, struct linux_bind_args *);