Searched refs:mechs_no_dups (Results 1 – 1 of 1) sorted by relevance
551 static mechanism_t **mechs_no_dups = NULL; in __nis_get_mechanisms() local572 if (mechs_no_dups) in __nis_get_mechanisms()573 free(mechs_no_dups); in __nis_get_mechanisms()575 mechs = mechs_no_dups = NULL; in __nis_get_mechanisms()620 mechs_no_dups = tmechs_no_dups; in __nis_get_mechanisms()633 return (mechs_no_dups ? in __nis_get_mechanisms()635 (void **)mechs_no_dups) : in __nis_get_mechanisms()