Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd.c507 static int local_sock_callback(struct local_client *thisfd, char *buf, int len, in local_sock_callback()
516 static int local_rendezvous_callback(struct local_client *thisfd, char *buf, in local_rendezvous_callback()
557 static int local_pipe_callback(struct local_client *thisfd, char *buf, in local_pipe_callback()
698 struct local_client *thisfd; in main_loop() local
940 static int read_from_local_sock(struct local_client *thisfd) in read_from_local_sock()
1208 static int distribute_command(struct local_client *thisfd) in distribute_command()
1998 struct local_client *thisfd; in find_client() local