Searched defs:isc_boolean_false (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
27 #define ISC_FALSE isc_boolean_false

Completed in 6 milliseconds