Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dipc.h36 struct ipc_command { struct
42 static struct ipc_command name ## _ipc_command = \ argument
48 SET_DECLARE(ipc_cmd_set, struct ipc_command);
H A Dsnapshot.c1338 struct ipc_command **ipc_cmd; in handle_message()