Lines Matching defs:max_map
64 * max_map: max number of maps in map_id_list
70 static int max_map = 0;
549 * DESCRIPTION: display max_map and dump map_id_list[]
563 "dump_map_id_list: max_map is: %d, dumping map_idlist ...",
564 max_map);
590 * reset max_map to 0
615 max_map = 0;
621 * DESCRIPTION: initializes map_id_list[] and max_map
712 max_map = seqnum;
723 if (max_map > MAXHASH) {
727 myself, max_map);
738 * and max_map;
741 * address for referencing max_map
749 *max = max_map;