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

/bind-9.11.3/lib/isc/include/isc/
H A Dboolean.h16 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; enumerator in enum:__anon226
19 #define ISC_TRUE isc_boolean_true

Completed in 9 milliseconds