Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/unix/
Daf_unix.c575 static unix_socket *unix_find_other(struct sockaddr_un *sunname, int len, in unix_find_other() function
784 other=unix_find_other(sunaddr, alen, sock->type, hash, &err); in unix_dgram_connect()
890 other=unix_find_other(sunaddr, addr_len, sk->type, hash, &err); in unix_stream_connect()
1216 other = unix_find_other(sunaddr, namelen, sk->type, hash, &err); in unix_dgram_sendmsg()