Home
last modified time | relevance | path

Searched defs:command (Results 1 – 4 of 4) sorted by relevance

/misc/services/life_mngr/
A Dcommand.h67 struct command { struct
68 const char name[CMD_NAME_MAX]; /**< command name */ argument
69 enum command_id id; /**< command id */ argument
73 pthread_mutex_t cmd_handler_mtx; /**< mutex to protect command handler list */ argument
A Dcommand_handler.c45 char command[64], buf[8]; in wait_post_vms_shutdown() local
/misc/config_tools/board_inspector/inspectorlib/
A Dexternal_tools.py15 def run(command, **kwargs): argument
/misc/config_tools/launch_config/
A Dlaunch_cfg_gen.py101 def add_init_command(self, command): argument
105 def add_deinit_command(self, command): argument

Completed in 8 milliseconds