Searched refs:loc_parse_cm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.c2220 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
2399 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
2404 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
2409 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.c2220 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
2399 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
2404 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
2409 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))

Completed in 175 milliseconds