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

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c85 extract_uint(const char *valstr, uint_t *val) function
115 if (tp == ep || tp != bp || extract_uint(bp + 1, lun) != 0) {
146 if (extract_uint(tp + 1, ppa) != 0)

Completed in 1087 milliseconds