/src/usr.sbin/sysinst/ |
label.c | 84 * We have some partitions in our "wanted" list that we may not edit, 183 * 1 -> re-edit 245 * 1 -> re-edit 257 struct single_part_fs_edit *edit = arg; local in function:edit_fs_start 260 start = getpartoff(edit->pset->parts, edit->info.start); 261 if (edit->info.size != 0) { 262 if (start < (edit->info.start+edit->info.size)) { 264 end = edit->info.start + edit->info.size 282 struct single_part_fs_edit *edit = arg; local in function:edit_fs_size 304 struct single_part_fs_edit *edit = arg; local in function:set_ffs_opt_pow2 321 struct single_part_fs_edit *edit = arg; local in function:edit_fs_ffs_opt 347 struct single_part_fs_edit *edit = arg; local in function:edit_fs_ffs_block 357 struct single_part_fs_edit *edit = arg; local in function:edit_fs_ffs_frag 380 struct single_part_fs_edit *edit = arg; local in function:edit_fs_ffs_avg_size 395 struct single_part_fs_edit *edit = arg; local in function:edit_fs_preserve 404 struct single_part_fs_edit *edit = arg; local in function:edit_install 413 struct single_part_fs_edit *edit = arg; local in function:edit_fs_mount 422 struct single_part_fs_edit *edit = arg; local in function:edit_fs_mountpt 463 struct single_part_fs_edit *edit = arg; local in function:edit_restore 473 struct single_part_fs_edit *edit = arg; local in function:edit_cancel 482 struct single_part_fs_edit *edit = arg; local in function:edit_delete_ptn 550 struct single_part_fs_edit *edit = arg; local in function:init_fs_type_ext 593 struct single_part_fs_edit *edit = arg; local in function:set_fstype_ext 707 struct single_part_fs_edit *edit = arg; local in function:init_fs_type 730 struct single_part_fs_edit *edit = arg; local in function:set_fstype 773 struct single_part_fs_edit *edit = arg; local in function:edit_fs_type 861 struct single_part_fs_edit edit; local in function:edit_ptn 1082 struct single_part_fs_edit *edit = arg; local in function:update_edit_ptn_menu 1141 struct single_part_fs_edit *edit = arg; local in function:draw_edit_ptn_line 1308 struct single_part_fs_edit *edit = arg; local in function:edit_ptn_custom_type [all...] |
menus.mi | 239 { struct single_part_fs_edit *edit = arg; 240 edit->pset->infos[edit->index].mountflags ^= PUIMNT_LOG; }; 242 { struct single_part_fs_edit *edit = arg; 243 edit->pset->infos[edit->index].mountflags ^= PUIMNT_ASYNC; }; 245 { struct single_part_fs_edit *edit = arg; 246 edit->pset->infos[edit->index].mountflags ^= PUIMNT_NOATIME; }; 248 { struct single_part_fs_edit *edit = arg [all...] |
/src/usr.bin/sdiff/ |
Makefile | 6 SRCS= common.c edit.c sdiff.c
|
edit.c | 1 /* $NetBSD: edit.c,v 1.5 2021/08/27 17:36:37 rillig Exp $ */ 2 /* $OpenBSD: edit.c,v 1.14 2006/05/25 03:20:32 ray Exp $ */ 22 static void edit(const char *); 28 edit(const char *filename) function in typeref:typename:void 67 * Parse edit command. Returns 0 on success, -1 on error. 85 /* Edit empty file. */ 145 /* Edit temp file. */ 146 edit(filename);
|
/src/distrib/utils/more/ |
main.c | 77 * Edit a new file. 82 edit(filename) function 194 * Edit the next file in the command line list. 206 (void)edit(av[curr_ac += n]); 210 * Edit the previous file in the command line list. 219 (void)edit(av[curr_ac -= n]); 287 (void)edit("-"); 291 (void)edit((char *)NULL); 307 (void)edit("-"); /* Standard input */ 315 (void)edit((char *)NULL) [all...] |
/src/usr.bin/chpass/ |
chpass.h | 56 void edit(char *, struct passwd *);
|
Makefile | 8 SRCS= chpass.c edit.c field.c table.c util.c
|
chpass.c | 223 /* Edit the user passwd information if requested. */ 241 edit(tempname, pw);
|
/src/usr.bin/mail/ |
glob.h | 51 EXTERN int edit; /* Indicates editing a file */ variable in typeref:typename:EXTERN int
|
Makefile | 28 dotlock.c edit.c fio.c format.c getname.c head.c v7.local.c lex.c \
|
/src/distrib/mac68k/stand/ |
Makefile | 14 UUDECODE_FILES+=pdisk.sea.hqx Installer_1.1h.src.sea.hqx res-edit-and-others.hqx 28 res-edit-and-others.hqx \
|
/src/usr.sbin/sysinst/arch/atari/ |
msg.md.en | 53 First you get the chance to edit or create an AHDI compatible partitioning on
|
/src/usr.sbin/sysinst/arch/cobalt/ |
msg.md.en | 61 (Answering 'no' will take you back to the partition edit menu.)}
|
/src/usr.sbin/sysinst/arch/mvme68k/ |
msg.md.en | 57 {The order of partition %s is wrong. Edit again?} 67 Please re-edit the partition table.}
|
/src/usr.sbin/sysinst/arch/playstation2/ |
msg.md.en | 91 (Answering 'no' will take you back to the partition edit menu.)}
|
/src/usr.sbin/sysinst/arch/prep/ |
msg.md.en | 61 (Answering 'no' will take you back to the partition edit menu.)}
|
/src/usr.sbin/sysinst/arch/virt68k/ |
msg.md.en | 57 {The order of partition %s is wrong. Edit again?} 67 Please re-edit the partition table.}
|
/src/usr.sbin/sysinst/arch/x68k/ |
msg.md.en | 59 {The order of partition %s is wrong. Edit again?} 68 Please re-edit the partition table.}
|
/src/tools/make/ |
configure.ac | 5 # When you edit configure.ac: 9 # 1. edit configure.ac
|
/src/distrib/hp300/miniroot/ |
install.md | 153 edit the partition map. This is to work around the afore mentioned 227 # edit the partition table. It's horrible, I know. Bleh. 257 Now that you have corrected the geometry of your disk, you may edit the 336 # If so, we can just edit it. If not, we must first install 341 # Go ahead and just edit the disklabel. 417 # Give the user the opportinuty to edit the root disklabel. 422 you may want to edit that label to change partition type information. 427 echo -n "Do you wish to edit the root disklabel? [y] "
|
/src/usr.sbin/sysinst/arch/i386/ |
msg.md.en | 131 (Answering 'no' will take you back to the partition edit menu.)} 138 Do you want to re-edit the partition to add a bootmenu entry?} 146 (Answering 'no' will take you back to the partition edit menu.)}
|
/src/sys/conf/ |
newvers.sh | 249 * Do not edit.
|
/src/bin/ksh/ |
Makefile | 12 SRCS= alloc.c c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c emacs.c \
|
/src/usr.sbin/sysinst/arch/arc/ |
msg.md.en | 62 (Answering 'no' will take you back to the partition edit menu.)}
|
/src/usr.sbin/sysinst/arch/ofppc/ |
msg.md.en | 61 (Answering 'no' will take you back to the partition edit menu.)}
|