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

/illumos-gate/usr/src/cmd/vntsd/
H A Dcmd.c240 static int daemon_cmd_help(vntsd_client_t *clientp);
265 {'?', "Help", daemon_cmd_help},
281 /* daemon_cmd_help() - print help. */
283 daemon_cmd_help(vntsd_client_t *clientp) function

Completed in 43 milliseconds