Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h60 #define STMF_IDENT_LENGTH 255 macro
197 uint8_t ident[STMF_IDENT_LENGTH]; /* SCSI name string ident */
H A Dstore.c304 char buf[STMF_IDENT_LENGTH]; in iPsAddRemoveGroupMember()
H A Dstmf.c4131 STMF_IDENT_LENGTH); in stmfGetSessionList()
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c547 bzero(devid->ident, STMF_IDENT_LENGTH); in checkScsiNameString()
2381 wchar_t initiator[STMF_IDENT_LENGTH + 1]; in printSessionProps()
2388 STMF_IDENT_LENGTH); in printSessionProps()
2389 initiator[STMF_IDENT_LENGTH] = 0; in printSessionProps()
2555 wchar_t targetIdent[STMF_IDENT_LENGTH + 1]; in listTargetFunc()
2618 STMF_IDENT_LENGTH); in listTargetFunc()
2619 targetIdent[STMF_IDENT_LENGTH] = 0; in listTargetFunc()