Home
last modified time | relevance | path

Searched refs:_is_sun_reg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h794 int _is_sun_reg(void *mech);
H A Dclient.c238 sun_reg = _is_sun_reg(pluglist);
H A Dserver.c428 sun_reg = _is_sun_reg(pluglist);
H A Dcommon.c1302 int _is_sun_reg(void *mech) in _is_sun_reg() function