Home
last modified time | relevance | path

Searched refs:map_id_elt_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/yptol/
H A Dmap_ctrl.c69 static map_id_elt_t *map_id_list[MAXHASH];
513 map_id_elt_t *new_elt; in insert_map_in_list()
523 new_elt = (map_id_elt_t *)calloc(1, sizeof (map_id_elt_t)); in insert_map_in_list()
560 map_id_elt_t *cur_elt; in dump_map_id_list()
600 map_id_elt_t *cur_elt, *next_elt; in free_map_id_list()
746 get_list_max(map_id_elt_t ***list, int *max) in get_list_max()
H A Dshim.h85 } map_id_elt_t; typedef
121 extern void get_list_max(map_id_elt_t ***list, int *max);
/titanic_50/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c74 map_id_elt_t *cur_elt; in get_map_id()
79 map_id_elt_t **map_list_p; in get_map_id()