Searched defs:isc_boolean_true (Results 1 – 2 of 2) sorted by relevance
349 #define isc_boolean_true true macro
152 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; enumerator