Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c489 goto label_length; in malloc_vsnprintf()
510 label_length: in malloc_vsnprintf()
/freebsd/crypto/openssl/apps/
H A Ds_client.c3484 size_t label_length = 0; in is_dNS_name() local
3494 for (i = 0; i < length && label_length < MAX_LABEL_LENGTH; ++i) { in is_dNS_name()
3500 label_length += 1; in is_dNS_name()
3506 label_length += 1; in is_dNS_name()
3513 label_length += 1; in is_dNS_name()
3525 label_length = 0; in is_dNS_name()
3535 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH); in is_dNS_name()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h2459 uint8_t label_length; member
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h820 uint8_t label_length[2]; member