Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ldns/
HDstr2host.c878 bool easterness; in ldns_str2rdf_loc() local
971 easterness = true; in ldns_str2rdf_loc()
973 easterness = false; in ldns_str2rdf_loc()
988 if (easterness) { in ldns_str2rdf_loc()
HDhost2str.c695 char easterness; in ldns_rdf2buffer_str_loc() local
734 easterness = 'E'; in ldns_rdf2buffer_str_loc()
737 easterness = 'W'; in ldns_rdf2buffer_str_loc()
746 h, m, s, easterness); in ldns_rdf2buffer_str_loc()
/freebsd-11-stable/contrib/unbound/sldns/
HDstr2wire.c1541 int easterness; in sldns_str2wire_loc_buf() local
1636 easterness = 1; in sldns_str2wire_loc_buf()
1638 easterness = 0; in sldns_str2wire_loc_buf()
1653 if (easterness) { in sldns_str2wire_loc_buf()
HDwire2str.c1395 char easterness; in sldns_wire2str_loc_scan() local
1430 easterness = 'E'; in sldns_wire2str_loc_scan()
1433 easterness = 'W'; in sldns_wire2str_loc_scan()
1442 h, m, s, easterness); in sldns_wire2str_loc_scan()