Searched refs:elt_t (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isccc/
H A Dsymtab.c54 } elt_t; typedef in typeref:struct:elt
56 typedef ISC_LIST(elt_t) eltlist_t;
105 free_elt(isccc_symtab_t *symtab, unsigned int bucket, elt_t *elt) {
117 elt_t *elt, *nelt;
199 elt_t *elt;
220 elt_t *elt;
259 elt_t *elt;
279 elt_t *elt, *nelt;
/bind-9.6-ESV-R11/lib/isc/
H A Dsymtab.c37 } elt_t; typedef in typeref:struct:elt
39 typedef LIST(elt_t) eltlist_t;
102 elt_t *elt, *nelt;
174 elt_t *elt;
209 elt_t *elt, *nelt;
235 elt_t *elt;
253 elt = (elt_t *)isc_mem_get(symtab->mctx, sizeof(*elt));
285 elt_t *elt;

Completed in 687 milliseconds