Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr.h76 #define CMD_ALIAS 0x0001 macro
H A Dcommands.c6018 if (!(commands[i].flags & (CMD_ALIAS|CMD_NODISPLAY))) in sub_command_help()
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c545 if (!(commands[i].flags & (CMD_ALIAS|CMD_NODISPLAY))) in sub_command_help()