Searched defs:controlSupported (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c702 * controlSupported will determine for a given connection whether a set
714 controlSupported(__nis_ldap_conn_t *lc, char **ctrl, bool_t *supported) { function
719 char *myself = "controlSupported";
847 (void) controlSupported(lc, ctrl, supported);

Completed in 50 milliseconds