Searched refs:describe_command (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexec.c99 STATIC int describe_command(struct output *, char *, const char *, int);
747 err |= describe_command(out1, argv[i], NULL, 1);
753 describe_command(out, command, path, verbose) function
878 return describe_command(out1, cmd, path, verify - VERIFY_BRIEF);

Completed in 76 milliseconds