Searched refs:iqn_template (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/iscsi/ | ||
H A D | utils.c | 47 static const char *iqn_template = "iqn.2004-02.%s"; variable 307 if (snprintf(iqn_buf, size, iqn_template, pmet) <= size) |
Completed in 54 milliseconds