Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.c426 struct sockaddr_un *sunname, in __unix_find_socket_byname() argument
435 !memcmp(u->addr->name, sunname, len)) in __unix_find_socket_byname()
442 struct sockaddr_un *sunname, in unix_find_socket_byname() argument
448 s = __unix_find_socket_byname(net, sunname, len, hash); in unix_find_socket_byname()