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

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dmap_ctrl.c62 * max_map: max number of maps in map_id_list
68 static int max_map = 0; variable
547 * DESCRIPTION: display max_map and dump map_id_list[]
561 "dump_map_id_list: max_map is: %d, dumping map_idlist ...",
562 max_map);
588 * reset max_map to 0
613 max_map = 0;
619 * DESCRIPTION: initializes map_id_list[] and max_map
710 max_map = seqnum;
721 if (max_map > MAXHAS
[all...]

Completed in 60 milliseconds