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

/freebsd-10.1-release/contrib/ldns/
H A Dstr2host.c825 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
1001 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
1006 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
1011 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))
/freebsd-10.1-release/contrib/unbound/ldns/
H A Dstr2wire.c1392 loc_parse_cm(char* my_str, char** endstr, uint8_t* m, uint8_t* e) function
1567 if(!loc_parse_cm(my_str, &my_str, &size_b, &size_e))
1572 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e))
1577 if(!loc_parse_cm(my_str, &my_str, &vert_pre_b, &vert_pre_e))

Completed in 133 milliseconds