Searched refs:commp_atoui (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libcommputil/common/
H A Dcommp_util.h68 extern int commp_atoui(const char *, const char *, uint_t *);
H A Dcommp_util.c153 commp_atoui(const char *begin, const char *end, uint_t *num) function
H A Dsdp_parse.c906 if (commp_atoui(begin, current, &new_media->m_port) != 0)

Completed in 59 milliseconds