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