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

/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dwsconsctl.h67 #define FLG_RDONLY 0x0001 /* variable cannot be modified */ macro
H A Dwsconsctl.c196 if ((f->flags & FLG_RDONLY) != 0)
H A Ddisplay.c58 { "type", &dpytype, FMT_DPYTYPE, FLG_RDONLY },
H A Dkeyboard.c59 { "type", &kbtype, FMT_KBDTYPE, FLG_RDONLY },
H A Dmouse.c61 { "type", &mstype, FMT_MSTYPE, FLG_RDONLY },

Completed in 131 milliseconds