Home
last modified time | relevance | path

Searched refs:RB_RDONLY (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/arch/atari/stand/bootxx/
H A Dbootxx.c78 od->boothowto = (RB_RDONLY); in bootxx()
83 od->boothowto = (RB_RDONLY|RB_SINGLE); in bootxx()
/netbsd/sys/sys/
H A Dreboot.h50 #define RB_RDONLY 0x00000080 /* mount root fs read-only */ macro
/netbsd/sys/modules/luapmf/
H A Dluapmf.c137 lua_pushinteger(L, RB_RDONLY); in luaopen_pmf()
/netbsd/sys/arch/ia64/stand/ia64/ski/
H A Dbootinfo.c63 {"boot_rdonly", RB_RDONLY},
/netbsd/sys/arch/ia64/stand/efi/libefi/
H A Dbootinfo.c71 {"boot_rdonly", RB_RDONLY},
/netbsd/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2800_machdep.c435 boothowto |= RB_RDONLY; in initarm()
H A Dsmdk2410_machdep.c524 boothowto |= RB_RDONLY; in initarm()