Lines Matching defs:deflt
120 int deflt;
147 deflt = cur_parts->etoc->efi_parts[num].p_tag;
148 if (deflt == V_UNASSIGNED) {
149 deflt = V_USR;
153 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
155 deflt = cur_parts->etoc->efi_parts[num].p_flag;
158 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
210 deflt = cur_parts->vtoc.v_part[num].p_tag;
213 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
215 deflt = cur_parts->vtoc.v_part[num].p_flag;
218 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
249 deflt = max(cur_parts->pinfo_map[num].dkl_cylno,
252 &deflt, DATA_INPUT);