Searched refs:COMMAND (Results 1 – 7 of 7) sorted by relevance
4 %x COMMAND HELP STRING PARAM93 BEGIN(COMMAND);98 BEGIN(COMMAND);102 <COMMAND>{
865 #define COMMAND 11111 BEGIN(COMMAND);1118 BEGIN(COMMAND);1374 case YY_STATE_EOF(COMMAND):
185 #define COMMAND(s) ((rhs = bootloader_result_command(gc, buf, s, sizeof(s)-1, bl->domid))) in parse_bootloader_result() macro187 if (COMMAND("kernel")) { in parse_bootloader_result()191 } else if (COMMAND("ramdisk")) { in parse_bootloader_result()195 } else if (COMMAND("args")) { in parse_bootloader_result()
68 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
303 =head1 VTPM DOMAIN COMMAND LINE ARGUMENTS
404 #### ~/control/shutdown = (""|COMMAND) [w]
1163 /* Find the builtin whose command name is COMMAND and return the
Completed in 13 milliseconds