Searched defs:isc_boolean_true (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dboolean.h25 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; enumerator in enum:__anon158
28 #define ISC_TRUE isc_boolean_true

Completed in 9 milliseconds