Searched refs:CommandSingle (Results 1 – 1 of 1) sorted by relevance
71 typedef struct CommandSingle { struct78 } CommandSingle; argument96 CommandSingle singleCommand[1]; /* variable length */142 size += ((int)sizeof(CommandSingle) * in commandSize()510 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()538 CommandSingle *single = &(recc->singleCommand[i]); in handleReportEventCompositeCommand()881 return bagCreateBag(sizeof(CommandSingle), 5 /* events */ ); in eventHelper_createEventBag()889 CommandSingle *command = cv; in enumForCombinedSuspendPolicy()924 CommandSingle *command = cv; in enumForVMDeath()947 sizeof(CommandSingle)); in enumForCopyingSingles()[all …]