Home
last modified time | relevance | path

Searched refs:DST_PRIVATE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/include/isc/
H A Ddst.h127 #define DST_PRIVATE 0x2000000 macro
/titanic_41/usr/src/lib/libresolv2/common/dst/
H A Ddst_api.c335 if ((type & (DST_PUBLIC | DST_PRIVATE)) == 0) in dst_read_key()
378 if ((type & (DST_PRIVATE|DST_PUBLIC)) == 0) in dst_write_key()
384 if (type & DST_PRIVATE) in dst_write_key()