Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c59 #define IQN "iqn." macro
3424 devid->identLength < strlen(IQN)) { in stmfDevidFromIscsiName()
3429 strncmp(iscsiName, IQN, strlen(IQN)) != 0) { in stmfDevidFromIscsiName()