Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c2274 int easterness; in sldns_str2wire_loc_buf() local
2369 easterness = 1; in sldns_str2wire_loc_buf()
2371 easterness = 0; in sldns_str2wire_loc_buf()
2386 if (easterness) { in sldns_str2wire_loc_buf()
H A Dwire2str.c1722 char easterness; in sldns_wire2str_loc_scan() local
1757 easterness = 'E'; in sldns_wire2str_loc_scan()
1760 easterness = 'W'; in sldns_wire2str_loc_scan()
1769 h, m, s, easterness); in sldns_wire2str_loc_scan()