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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsymtab.h53 * caller must ensure that any key it passes to isc_symtab_define() will not
130 isc_symtab_define(isc_symtab_t *symtab, const char *key, unsigned int type,
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c79 result = isc_symtab_define(st, key, 1, value, policy);
96 result = isc_symtab_define(st, key, 1, value, policy);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsymtab.c229 isc_symtab_define(isc_symtab_t *symtab, const char *key, unsigned int type, function

Completed in 104 milliseconds