Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c133 #define HOST_ID "HOST-ID" macro
1306 } else if (strcasecmp(prop, HOST_ID) == 0) { in convertCharToPropId()