Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Daf_unix.c362 static struct sock *__unix_find_socket_byname(struct net *net, in __unix_find_socket_byname() function
385 s = __unix_find_socket_byname(net, sunname, len, hash); in unix_find_socket_byname()
1169 if (__unix_find_socket_byname(net, addr->name, addr->len, new_hash)) { in unix_autobind()
1290 if (__unix_find_socket_byname(net, addr->name, addr->len, new_hash)) in unix_bind_abstract()