Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.l4 %x COMMAND HELP STRING PARAM
93 BEGIN(COMMAND);
98 BEGIN(COMMAND);
102 <COMMAND>{
A Dzconf.lex.c_shipped865 #define COMMAND 1
1111 BEGIN(COMMAND);
1118 BEGIN(COMMAND);
1374 case YY_STATE_EOF(COMMAND):
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_bootloader.c185 #define COMMAND(s) ((rhs = bootloader_result_command(gc, buf, s, sizeof(s)-1, bl->domid))) in parse_bootloader_result() macro
187 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()
/xen-4.10.0-shim-comet/m4/
A Dpkg.m468 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.7303 =head1 VTPM DOMAIN COMMAND LINE ARGUMENTS
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore-paths.markdown404 #### ~/control/shutdown = (""|COMMAND) [w]
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D10graphics.diff1163 /* Find the builtin whose command name is COMMAND and return the

Completed in 13 milliseconds