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