Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h318 #define ERROR_DYNAMIC_LEVEL ERROR_STATIC_LEVEL macro
320 #define ERROR_DYNAMIC_LEVEL ERROR_GLOBAL_LEVEL macro
327 int ERROR_DYNAMIC_LEVEL = ERROR_GLOBAL_LEVEL; variable