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

/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c542 __nis_get_mechanisms(bool_t qop_secserv) function
651 * __nis_get_mechanisms()).
671 if (!(mpp = __nis_get_mechanisms(FALSE)))
717 if (!(mpp = __nis_get_mechanisms(FALSE)))
858 if (mechs = __nis_get_mechanisms(FALSE)) {

Completed in 99 milliseconds