Searched refs:__nis_get_mechanisms (Results 1 – 7 of 7) sorted by relevance
542 __nis_get_mechanisms(bool_t qop_secserv) in __nis_get_mechanisms() function671 if (!(mpp = __nis_get_mechanisms(FALSE))) in __nis_translate_mechanism()717 if (!(mpp = __nis_get_mechanisms(FALSE))) in __nis_mechname2alias()858 if (mechs = __nis_get_mechanisms(FALSE)) { in __nis_keyalg2mechalias()
122 mechanism_t ** __nis_get_mechanisms(bool_t);
354 if (mechlist = __nis_get_mechanisms(FALSE)) { in main()
978 if (realmechlist = __nis_get_mechanisms(FALSE)) { in addmechtolist()1042 mechs = __nis_get_mechanisms(FALSE); in main()
1858 mechanism_t **mechs = __nis_get_mechanisms(FALSE); in getmechwrap()
263 if (mechs = __nis_get_mechanisms(FALSE)) { in establish_key()
615 __nis_get_mechanisms;