Searched defs:DEFAULT (Results 1 – 2 of 2) sorted by relevance
16 DEFAULT = 0, enumerator
2263 #define DEFAULT(foo, bar) if ((foo) == NULL) (foo) = (bar) in pru_sanitize() macro