Searched refs:_sasl_ipfromstring (Results 1 – 2 of 2) sorted by relevance
649 int _sasl_ipfromstring(const char *addr, struct sockaddr *out,
998 } else if (_sasl_ipfromstring(ipremoteport, NULL, 0) in sasl_setprop()1047 } else if (_sasl_ipfromstring(iplocalport, NULL, 0) in sasl_setprop()2317 int _sasl_ipfromstring(const char *addr, in _sasl_ipfromstring() function