Home
last modified time | relevance | path

Searched defs:sock2 (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/net/uds/
H A Duds.c268 uds_pair(struct sock * sock1, struct sock * sock2, endpoint_t user_endpt) in uds_pair()
/minix3/minix/lib/libsockevent/
H A Dsockevent.c282 struct sock *sock1, *sock2; in sockevent_socketpair() local