Searched refs:__unix_find_socket_byname (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/unix/
H A Daf_unix.c273 static struct sock *__unix_find_socket_byname(struct net *net, __unix_find_socket_byname() function
302 s = __unix_find_socket_byname(net, sunname, len, type, hash); unix_find_socket_byname()
873 if (__unix_find_socket_byname(net, addr->name, addr->len, sock->type, unix_autobind()
877 * __unix_find_socket_byname() may take long time if many names unix_autobind()
1058 if (__unix_find_socket_byname(net, sunaddr, addr_len, unix_bind()

Completed in 61 milliseconds