Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/shell/shell_module/src/
Ddynamic_cmd.c24 static int string_cmp(const void *p_a, const void *p_b) in string_cmp() function
68 sizeof(dynamic_cmd_buffer[0]), string_cmp); in cmd_dynamic_add()