Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/console/
Dconsole.c800 console_cmd console_get_command_handler(const char *commandstr) in console_get_command_handler() argument
802 const cmd *command = match_command(commandstr, CMD_AVAIL_NORMAL); in console_get_command_handler()