Searched refs:commp_strtoub (Results 1 – 3 of 3) sorted by relevance
65 extern int commp_strtoub(const char *, const char *, uint8_t *);
128 commp_strtoub(const char *begin, const char *end, uint8_t *num) in commp_strtoub() function
486 if (commp_strtoub((current + 1), t_current, in sdp_parse_connection()