Searched refs:isc_boolean_true (Results 1 – 1 of 1) sorted by relevance
25 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; enumerator28 #define ISC_TRUE isc_boolean_true