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

Completed in 10 milliseconds