Searched refs:strnlen (Results 51 - 55 of 55) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c1840 len = strnlen(str,
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c3054 if (uuidstr == NULL || strnlen(uuidstr, 36 + 1) != 36)
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c297 bcopy(ua, lun->unit_address, strnlen(ua, PMCS_MAX_UA_SIZE - 1));
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5143 if (who_name == NULL || strnlen(who_name, 1) == 0)
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7761 name_len = strnlen(iscsiid->iscsi_name, adn_len);

Completed in 87 milliseconds

123