Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysctl.h78 #define CTLFLAG_WR 0x40000000 /* Allow writes to the variable */ macro
/f-stack/freebsd/sys/
H A Dsysctl.h88 #define CTLFLAG_WR 0x40000000 /* Allow writes to the variable */ macro