HomeSort by: relevance | last modified time | path
    Searched defs:ISC_FALSE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
boolean.h 29 #define ISC_FALSE isc_boolean_false
31 #define ISC_TF(x) ((x) ? ISC_TRUE : ISC_FALSE)
  /src/external/mpl/dhcp/dist/keama/
data.h 154 #define ISC_FALSE isc_boolean_false
156 #define ISC_TF(x) ((x) ? ISC_TRUE : ISC_FALSE)
  /src/external/mpl/dhcp/include/
config.h 347 #define ISC_FALSE false

Completed in 58 milliseconds