Searched refs:commp_atoui (Results 1 – 3 of 3) sorted by relevance
68 extern int commp_atoui(const char *, const char *, uint_t *);
153 commp_atoui(const char *begin, const char *end, uint_t *num) in commp_atoui() function
906 if (commp_atoui(begin, current, &new_media->m_port) != 0) in sdp_parse_media()