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

/freebsd-12-stable/contrib/ldns/
H A Dstr2host.c867 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
1043 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
1048 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
1053 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))
/freebsd-12-stable/contrib/unbound/sldns/
H A Dstr2wire.c1491 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
1666 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
1671 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
1676 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))

Completed in 305 milliseconds