Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_egd.c69 _variable int hpns_socket(int family, in hpns_socket()
/freebsd/contrib/unbound/sldns/
H A Drrdef.c356 * Hence the LDNS_RDF_TYPE_DNAME _variable field and the _maximum field
678 if (descriptor->_variable != LDNS_RDF_TYPE_NONE) { in sldns_rr_descriptor_maximum()
694 || descriptor->_variable != LDNS_RDF_TYPE_NONE); in sldns_rr_descriptor_field_type()
698 return descriptor->_variable; in sldns_get_rr_type_by_name()
H A Drrdef.h521 sldns_rdf_type _variable; member
/freebsd/contrib/ldns/ldns/
H A Drr.h380 ldns_rdf_type _variable; member
/freebsd/contrib/ldns/
H A Drr.c2770 if (descriptor->_variable != LDNS_RDF_TYPE_NONE) { in ldns_rr_descriptor_maximum()
2787 || descriptor->_variable != LDNS_RDF_TYPE_NONE); in ldns_rr_descriptor_field_type()
2791 return descriptor->_variable; in ldns_rr_descriptor_field_type()