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

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/parser/
H A Dparse.c93 #define WRITEONLY 20 macro
170 { "write-only", sizeof ("write-only")-1, WRITEONLY },
1393 if (type != READONLY && type != READWRITE && type != WRITEONLY
1413 case WRITEONLY:

Completed in 88 milliseconds