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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsymtab.h54 * change until it calls isc_symtab_undefine() or isc_symtab_destroy().
121 isc_symtab_destroy(isc_symtab_t **symtabp);
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c135 isc_symtab_destroy(&st);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsymtab.c97 isc_symtab_destroy(isc_symtab_t **symtabp) { function

Completed in 156 milliseconds