Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysctl.h77 #define CTLFLAG_RD 0x80000000 /* Allow reads of variable */ macro
/f-stack/freebsd/sys/
H A Dsysctl.h87 #define CTLFLAG_RD 0x80000000 /* Allow reads of variable */ macro