Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c1350 char *aggreply; in process_remote_command() local
1352 aggreply = in process_remote_command()
1354 if (aggreply) { in process_remote_command()
1356 (struct clvm_header *) aggreply; in process_remote_command()
1358 replyargs = aggreply; in process_remote_command()
1360 memmove(aggreply + offsetof(struct clvm_header, args), in process_remote_command()
1370 send_message(aggreply, in process_remote_command()