Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c166 static claction_t clhelp, cllist, clprompt, cldhcp, cltest, clgo, clexit; variable
180 { "help", clhelp, CLF_CMD,
476 clhelp(cli_ent_t *cliptr, char *valstr, boolean_t out) in clhelp() function