Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c2273 int northerness; in sldns_str2wire_loc_buf() local
2311 northerness = 1; in sldns_str2wire_loc_buf()
2313 northerness = 0; in sldns_str2wire_loc_buf()
2327 if (northerness) { in sldns_str2wire_loc_buf()
H A Dwire2str.c1721 char northerness; in sldns_wire2str_loc_scan() local
1742 northerness = 'N'; in sldns_wire2str_loc_scan()
1745 northerness = 'S'; in sldns_wire2str_loc_scan()
1754 h, m, s, northerness); in sldns_wire2str_loc_scan()