Searched refs:isc_symexists_reject (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dsymtab.h39 *\li #isc_symexists_reject Disallow the define, returning #ISC_R_EXISTS
106 isc_symexists_reject = 0, /*%< Disallow the define */ enumerator in enum:__anon5294
/freebsd-13-stable/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c53 isc_symexists_t policy = isc_symexists_reject;
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dsymtab.c242 if (exists_policy == isc_symexists_reject)

Completed in 43 milliseconds