Home
last modified time | relevance | path

Searched defs:isc_boolean_t (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/bind/dist/lib/isc/include/isc/
H A Dboolean.h27 typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 } isc_boolean_t; typedef
/minix3/external/bsd/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h41 typedef int isc_boolean_t; typedef