Searched defs:symtype (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/bind9/
H A Dcheck.c3720 unsigned int symtype; local
3734 symtype = vclass + 1;
3737 tresult = isc_symtab_define(symtab, key, symtype,
3744 symtype, &symvalue) == ISC_R_SUCCESS);

Completed in 22 milliseconds