Home | History | Annotate | Download | only in sysinst

Lines Matching refs:msg_string

224 			    msg_string(parts->pscheme->name),
225 msg_string(parts->pscheme->short_name));
228 msg_string(parts->pscheme->name),
229 msg_string(parts->pscheme->short_name));
662 msg_string(MSG_fs_type_ffsv2ea);
665 opts[ndx].opt_name = msg_string(MSG_fs_type_ffsv2);
668 opts[ndx].opt_name = msg_string(MSG_fs_type_ffs);
687 opts[ndx].opt_name = msg_string(MSG_fs_type_ext2old);
808 opts[0].opt_name = msg_string(MSG_fs_type_ffsv2ea);
809 opts[1].opt_name = msg_string(MSG_fs_type_ffsv2);
810 opts[2].opt_name = msg_string(MSG_fs_type_ffs);
813 opts[i+2].opt_name = msg_string(MSG_other_fs_type);
1154 #define LOAD(STR) STR = msg_string(MSG_##STR); l = strlen(STR); \
1174 attrname = msg_string(
1199 c = msg_string(MSG_fs_type_ffsv2ea);
1201 c = msg_string(MSG_fs_type_ffsv2);
1203 c = msg_string(MSG_fs_type_ffs);
1227 msg_string((edit->info.flags & PTI_INSTALL_TARGET)
1233 msg_string(edit->wanted->instflags & PUIINST_NEWFS
1239 msg_string(edit->wanted->instflags & PUIINST_MOUNT
1256 msg_string(MSG_ptn_isize_dflt));
1262 line = str_arg_subst(msg_string(MSG_ptn_isize_bytes),
1300 attrname = msg_string(edit->pset->parts->pscheme->
1372 strlcpy(desc, msg_string(MSG_clone_flag_desc), sizeof desc);
1376 strlcat(desc, msg_string(pset->parts->pscheme->part_flag_desc),
1380 msg_string(pset->parts->pscheme->name),
1381 msg_string(pset->parts->pscheme->short_name),
1382 with_inst_flag ? msg_string(MSG_ptn_instflag_desc) : "",
1386 msg_string(MSG_ptnheaders_start), multname);
1388 msg_string(MSG_ptnheaders_end), multname);
1390 msg_string(MSG_ptnheaders_size), multname);
1392 fstype = msg_string(MSG_ptnheaders_fstype);
1393 flags = msg_string(MSG_part_header_col_flag);
1409 flags_width, flags, msg_string(MSG_ptnheaders_filesystem),
1434 Yes = msg_string(MSG_Yes);
1448 msg_string(MSG_clone_target_disp));
1456 msg_string(MSG_clone_target_disp));
1498 desc = msg_string(MSG_NetBSD_partition_cant_change);
1500 desc = msg_string(MSG_Whole_disk_cant_change);
1502 desc = msg_string(MSG_Boot_partition_cant_change);
1513 inst_flag = msg_string(MSG_install_flag)[0];
1517 *fp++ = msg_string(MSG_newfs_flag)[0];
1519 *fp++ = msg_string(MSG_clone_flag)[0];
2123 const char *mstr = msg_string(MSG_free_space_line);
2146 head = str_arg_subst(msg_string(MSG_label_offset_head),
2149 hint_part = str_arg_subst(msg_string(
2152 hint_space = str_arg_subst(msg_string(
2154 tail = str_arg_subst(msg_string(MSG_label_offset_tail),
2197 errmsg = msg_string(MSG_invalid_sector_number);
2213 errmsg = msg_string(MSG_invalid_sector_number);
2227 errmsg = msg_string(MSG_startoutsidedisk);
2279 head = str_arg_subst(msg_string(MSG_label_size_head),
2282 hint = str_arg_subst(msg_string(MSG_label_size_part_hint),
2284 tail = str_arg_subst(msg_string(MSG_label_size_tail),
2332 errmsg = msg_string(MSG_Invalid_numeric);
2335 errmsg = msg_string(MSG_Too_large);
2355 errmsg = msg_string(MSG_endoutsidedisk);