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
/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.h519 sldns_rdf_type _variable;
513 sldns_rdf_type _variable; global() member
/freebsd/contrib/ldns/ldns/
H A Drr.h363 ldns_rdf_type _variable; member
/freebsd/contrib/ldns/
H A Drr.c2665 if (descriptor->_variable != LDNS_RDF_TYPE_NONE) { in ldns_rr_descriptor_maximum()
2682 || descriptor->_variable != LDNS_RDF_TYPE_NONE); in ldns_rr_descriptor_field_type()
2686 return descriptor->_variable; in ldns_rr_descriptor_field_type()