Searched refs:readOnly (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest056-monitor82 structuralObjectClass entryDN namingContexts readOnly \
/netbsd-current/usr.bin/make/
H A Dvar.c192 bool readOnly:1; member in struct:Var
390 bool shortLived, bool fromEnvironment, bool readOnly)
400 var->readOnly = readOnly;
560 if (v->readOnly) {
1033 if (v->readOnly && !(flags & VAR_SET_READONLY)) {
1143 } else if (v->readOnly) {
1271 v->readOnly = bf;
389 VarNew(FStr name, const char *value, bool shortLived, bool fromEnvironment, bool readOnly) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp766 KEYWORD(readOnly);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c23508 bft readOnly:1; /* True for statements that do not write */ member in struct:Vdbe
57380 u8 readOnly; /* True for a read-only database */ member in struct:Pager
61472 int readOnly = 0; /* True if this is a read-only file */ local
65073 u8 readOnly; /* WAL_RDWR, WAL_RDONLY, or WAL_SHM_RDONLY */ member in struct:Wal
[all...]

Completed in 576 milliseconds