Searched refs:map_id_elt_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim.h84 } map_id_elt_t; typedef in typeref:struct:map_id_elt
120 extern void get_list_max(map_id_elt_t ***list, int *max);
H A Dmap_ctrl.c67 static map_id_elt_t *map_id_list[MAXHASH];
511 map_id_elt_t *new_elt;
521 new_elt = (map_id_elt_t *)calloc(1, sizeof (map_id_elt_t));
558 map_id_elt_t *cur_elt;
598 map_id_elt_t *cur_elt, *next_elt;
744 get_list_max(map_id_elt_t ***list, int *max)

Completed in 16 milliseconds