Searched refs:READONLY (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Dproperty.h43 READONLY, enumerator in enum:PropertyAttribute
H A Dproperty.c345 case READONLY:
364 case READONLY:
/osnet-11/usr/src/lib/libpp/i386/
H A Dppdebug.h162 "READONLY", READONLY,
H A Dppdef.h165 #define READONLY (1L<<18) macro
/osnet-11/usr/src/lib/libpp/sparc/
H A Dppdebug.h162 "READONLY", READONLY,
H A Dppdef.h165 #define READONLY (1L<<18) macro
/osnet-11/usr/src/lib/libpp/common/
H A Dppmisc.c39 if (!(sym = ppsymget(pp.symtab, name)) && (ref <= REF_NORMAL && pp.macref || ref == REF_CREATE || ref == REF_DELETE && (pp.mode & (INIT|READONLY))))
H A Dppexpr.c668 return pp.mode & READONLY;
H A Dppcontrol.c1294 if (pp.mode & READONLY) sym->flags |= SYM_READONLY;
2028 setmode(READONLY, i0);

Completed in 48 milliseconds