Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/make/
H A Dvar.c188 bool readOnly:1; member
406 VarNew(FStr name,const char * value,bool shortLived,bool fromEnvironment,bool readOnly) VarNew() argument
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c23508 bft readOnly:1; /* True for statements that do not write */ member