Home
last modified time | relevance | path

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

/linux-6.15/net/unix/
H A Daf_unix.c423 struct sockaddr_un *sunname, in __unix_find_socket_byname() argument
432 !memcmp(u->addr->name, sunname, len)) in __unix_find_socket_byname()
439 struct sockaddr_un *sunname, in unix_find_socket_byname() argument
445 s = __unix_find_socket_byname(net, sunname, len, hash); in unix_find_socket_byname()