Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.c328 synTables.subCommandPropsTbl = &fcadmsubcommands[0]; in main()
331 synTables.subCommandPropsTbl = &fcinfosubcommands[0]; in main()
/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.h172 subCommandProps_t *subCommandPropsTbl; member
H A Dcmdparse.c402 assert(synTable.subCommandPropsTbl); in cmdParse()
414 _subCommandProps = synTable.subCommandPropsTbl; in cmdParse()
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.h174 subCommandProps_t *subCommandPropsTbl; member
H A Dcmdparse.c401 assert(synTable.subCommandPropsTbl); in cmdParse()
413 _subCommandProps = synTable.subCommandPropsTbl; in cmdParse()
H A Disnsadm.c3873 synTables.subCommandPropsTbl = &subcommands[0]; in main()
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.c202 synTables.subCommandPropsTbl = &sasinfosubcommands[0]; in main()
/illumos-gate/usr/src/cmd/iscsitsvc/
H A Discsitsvc.c241 synTables.subCommandPropsTbl = &subcommands[0]; in main()
/illumos-gate/usr/src/cmd/stmfproxy/aluaadm/
H A Daluaadm.c232 synTables.subCommandPropsTbl = &subcommands[0]; in main()
/illumos-gate/usr/src/cmd/stmfsvc/
H A Dstmfsvc.c299 synTables.subCommandPropsTbl = &subcommands[0]; in main()
/illumos-gate/usr/src/cmd/sbdadm/
H A Dsbdadm.c745 synTables.subCommandPropsTbl = subCommands; in main()
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c3506 synTables.subCommandPropsTbl = &subcommands[0]; in main()