Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vntsd/
H A Dcmd.c240 static int daemon_cmd_help(vntsd_client_t *clientp);
265 {'?', "Help", daemon_cmd_help},
283 daemon_cmd_help(vntsd_client_t *clientp) in daemon_cmd_help() function