Searched defs:nowrite (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/alpha/stand/mkbootimage/ | ||
| H A D | mkbootimage.c | 64 int c, verbose, nowrite, infd, outfd; local in function:main |
| /src/sys/arch/prep/stand/installboot/ | ||
| H A D | installboot.c | 41 int nowrite, verbose; variable in typeref:typename:int |
| /src/sys/arch/mipsco/stand/installboot/ | ||
| H A D | installboot.c | 64 int verbose, nowrite; variable in typeref:typename:int |
| /src/sys/arch/mvme68k/stand/installboot/ | ||
| H A D | installboot.c | 52 int verbose, nowrite, hflag; variable in typeref:typename:int |
| /src/sys/arch/atari/stand/installboot/ | ||
| H A D | installboot.c | 78 static bool nowrite; variable in typeref:typename:bool |
| /src/sys/sys/ | ||
| H A D | conf.h | 162 #define nowrite ((dev_write_t *)devenodev) macro |
Completed in 6 milliseconds