Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c130 static int read_from_local_sock(struct local_client *thisfd);
512 return read_from_local_sock(thisfd); in local_sock_callback()
941 static int read_from_local_sock(struct local_client *thisfd) in read_from_local_sock() function