Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c77 map_id_elt_t **map_list_p; in get_map_id() local
81 get_list_max(&map_list_p, &max_map); in get_map_id()
83 cur_elt = map_list_p[index]; in get_map_id()