Home
last modified time | relevance | path

Searched defs:sock_bind (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/tests/
H A Dsocket_bind_35685803.c38 sock_bind(int s, int port) in sock_bind() function
/xnu-11417.121.6/bsd/kern/
H A Dkpi_socket.c230 sock_bind(socket_t sock, const struct sockaddr *to) in sock_bind() function