Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/
Dshell.c212 static int cmd_trunc(const struct shell *sh, size_t argc, char **argv) in cmd_trunc() function
920 SHELL_CMD_ARG(trunc, NULL, "Truncate file", cmd_trunc, 2, 255),