Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptest.c261 char line[256], command1, command2, command3; in main() local
393 command1 = line[0]; in main()
397 switch ( command1 ) { in main()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1020 ata_ident->support.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_PACKET | in ata_identify_init()
1024 ata_ident->enabled.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_PACKET | in ata_identify_init()
1081 ata_ident->support.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE | in ata_identify_init()
1086 ata_ident->enabled.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE | in ata_identify_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcomvar.sh417 command1="grrrr1"
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h163 /*082/085*/ u_int16_t command1; member