Home
last modified time | relevance | path

Searched refs:_sasl_ipfromstring (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h636 int _sasl_ipfromstring(const char *addr, struct sockaddr *out,
H A Dcommon.c984 } 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