Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysctl.h95 #define CTLFLAG_NOFETCH 0x00001000 /* Don't fetch tunable from getenv() */ macro
/f-stack/freebsd/sys/
H A Dsysctl.h106 #define CTLFLAG_NOFETCH 0x00001000 /* Don't fetch tunable from getenv() */ macro