Searched defs:command (Results 1 – 6 of 6) sorted by relevance
216 #define CMD_OPTIONS_STATEMENT(command) static struct msh_cmd_opt command##_msh_options[16]; argument218 #define CMD_OPTIONS_STATEMENT(command) static struct msh_cmd_opt command##_msh_options[]; argument227 #define CMD_OPTIONS_NODE_START(command) static struct msh_cmd_opt command##_msh_options[16] = { argument229 #define CMD_OPTIONS_NODE_START(command) static struct msh_cmd_opt command##_msh_options[] = { argument252 #define CMD_OPTIONS_STATEMENT(command) argument253 #define CMD_OPTIONS_NODE_START(command) argument
58 int command; in lwp_startup() local
52 int system(const char *command) in system()
33 uint32_t command; /* command identifier constant (A_CNXN, ...) */ member
538 rt_uint16_t class, command = 0; in rt_pci_device_alloc_resource() local
1436 rt_uint32_t command; in sdhci_data_irq() local
Completed in 16 milliseconds