Home
last modified time | relevance | path

Searched refs:adns_if_checkc_entex (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/adns/src/
H A Dcheck.c192 if (!(ads->iflags & adns_if_checkc_entex)) return; in adns__consistency()
H A Dadns.h96 adns_if_checkc_entex= 0x0100, /* do consistency checks on entry/exit to adns funcs */ enumerator
H A Dsetup.c246 ads->iflags |= adns_if_checkc_entex; in ccf_options()
249 ads->iflags |= adns_if_checkc_entex; in ccf_options()