Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_utils.c343 struct shell_static_entry parent_cpy; in z_shell_find_cmd() local
353 memcpy(&parent_cpy, parent, sizeof(struct shell_static_entry)); in z_shell_find_cmd()
354 parent = &parent_cpy; in z_shell_find_cmd()

Completed in 22 milliseconds