Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysctl.h84 #define CTLFLAG_SKIP 0x01000000 /* Skip this sysctl when listing */ macro
/f-stack/freebsd/sys/
H A Dsysctl.h95 #define CTLFLAG_SKIP 0x01000000 /* Skip this sysctl when listing */ macro