Searched defs:targetIdent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c2555 wchar_t targetIdent[STMF_IDENT_LENGTH + 1]; local
2616 (void) mbstowcs(targetIdent,
2619 targetIdent[STMF_IDENT_LENGTH] = 0;
2620 (void) printf("Target: %ws\n", targetIdent);

Completed in 83 milliseconds