Searched refs:DST_PUBLIC (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Ddst.h117 #define DST_PUBLIC 0x4000000 macro
H A Ddst_api.c347 if ((type & (DST_PUBLIC | DST_PRIVATE)) == 0)
359 if (type == DST_PUBLIC)
389 if ((type & (DST_PRIVATE|DST_PUBLIC)) == 0)
392 if (type & DST_PUBLIC)

Completed in 88 milliseconds