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