Home
last modified time | relevance | path

Searched refs:RB_WRITABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dreboot.h55 #define RB_WRITABLE 0x00000100 /* mount root read/write */ macro
/titanic_44/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c61 #define RB_WRITABLE 0x100 /* mount root read/write */ macro
/titanic_44/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c209 boothowto |= RB_WRITABLE; in bootflags()