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

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dboolean.h25 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; typedef in typeref:enum:__anon6598
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dboolean.h25 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; typedef in typeref:enum:__anon11432
/macosx-10.9.5/bind9-45.100/bind9/contrib/dlz/example/
H A Ddlz_minimal.h26 typedef bool isc_boolean_t; typedef

Completed in 100 milliseconds