Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c80 int max_map; in get_map_id() local
83 get_list_max(&map_list_p, &max_map); in get_map_id()
95 map_name, max_map); in get_map_id()
102 return (max_map); in get_map_id()
/titanic_41/usr/src/lib/libnisdb/yptol/
H A Dmap_ctrl.c70 static int max_map = 0; variable
564 max_map); in dump_map_id_list()
615 max_map = 0; in free_map_id_list()
712 max_map = seqnum; in map_id_list_init()
723 if (max_map > MAXHASH) { in map_id_list_init()
727 myself, max_map); in map_id_list_init()
749 *max = max_map; in get_list_max()