Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/ !
Daf_unix.c358 struct sockaddr_un *sunname, in __unix_find_socket_byname() argument
367 !memcmp(u->addr->name, sunname, len)) in __unix_find_socket_byname()
374 struct sockaddr_un *sunname, in unix_find_socket_byname() argument
380 s = __unix_find_socket_byname(net, sunname, len, hash); in unix_find_socket_byname()