Home | History | Annotate | Download | only in sysinst

Lines Matching defs:sets

517 			 * a for the sets.
649 /* single CD found, check for sets on it */
694 * (e.g., where sets were preloaded onto a local DOS partition)
882 int sets;
885 for (sets = 0; ; dist++) {
904 sets++;
915 sets += 2;
918 return sets;
928 int sets;
931 sets = initialise_set_menu(dist[menu->cursel] + 1, me, de, 1);
933 menu_no = new_menu(NULL, me, sets, 20, 10, 0, select_menu_width,
949 int sets;
956 sets = initialise_set_menu(dist_list, me, de, 0);
958 menu_no = new_menu(NULL, me, sets, 0, 5, 0, select_menu_width,
969 * that sets up xfer_dir for use by extract_file needs to put in the
1429 /* Accurately count selected sets */
1514 * postinstall needs to be run after extracting all sets, because
1516 * from the base, comp, and etc sets.