Searched refs:no_editboot (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/usr.sbin/installboot/arch/ |
H A D | sun68k.c | 56 .editboot = no_editboot, 64 .editboot = no_editboot,
|
H A D | news.c | 64 .editboot = no_editboot, 72 .editboot = no_editboot,
|
H A D | ews4800mips.c | 23 .editboot = no_editboot,
|
H A D | evbmips.c | 100 return no_editboot(params); in evbmips_editboot()
|
H A D | evbarm.c | 100 return no_editboot(params); in evbarm_editboot()
|
H A D | sparc.c | 72 .editboot = no_editboot,
|
H A D | amiga.c | 71 .editboot = no_editboot,
|
H A D | sparc64.c | 86 .editboot = no_editboot,
|
H A D | x68k.c | 66 .editboot = no_editboot,
|
H A D | macppc.c | 74 .editboot = no_editboot,
|
H A D | landisk.c | 60 .editboot = no_editboot,
|
H A D | hppa.c | 72 .editboot = no_editboot,
|
H A D | next68k.c | 61 .editboot = no_editboot,
|
H A D | vax.c | 107 .editboot = no_editboot,
|
H A D | hp300.c | 74 .editboot = no_editboot,
|
H A D | pmax.c | 128 .editboot = no_editboot,
|
H A D | alpha.c | 128 .editboot = no_editboot,
|
/netbsd-src/usr.sbin/installboot/ |
H A D | machines.c | 74 { "shark", no_setboot, no_clearboot, no_editboot, 0 },
|
H A D | installboot.h | 166 int no_editboot(ib_params *);
|
H A D | installboot.c | 515 no_editboot(ib_params *params) in no_editboot() function
|