Searched refs:tbl (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dnameprepdata.c190 unsigned short tbl[32]; member in struct:__anon73
1861 unsigned char tbl[32]; member in struct:__anon76
H A Dnameprep_template.c83 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
132 offset = TABLE[IMAP[IMAP[idx0] + idx1]].tbl[idx2];
H A Dunicode_template.c57 ].tbl[IDX2(mprefix, v)]
H A Dunicodedata_320.c168 unsigned char tbl[32]; member in struct:__anon84
513 unsigned long tbl[32]; member in struct:__anon85
1596 unsigned short tbl[32]; member in struct:__anon86
5132 unsigned short tbl[32]; member in struct:__anon87
5549 unsigned short tbl[32]; member in struct:__anon88
6836 unsigned char tbl[32]; member in struct:__anon89
7394 unsigned short tbl[32]; member in struct:__anon90
/bind-9.11.3/lib/dns/
H A Drcode.c166 struct tbl { struct
172 static struct tbl rcodes[] = { RCODENAMES ERCODENAMES };
173 static struct tbl tsigrcodes[] = { RCODENAMES TSIGRCODENAMES };
174 static struct tbl certs[] = { CERTNAMES };
175 static struct tbl secalgs[] = { SECALGNAMES };
176 static struct tbl secprotos[] = { SECPROTONAMES };
177 static struct tbl hashalgs[] = { HASHALGNAMES };
178 static struct tbl dsdigests[] = { DSDIGESTNAMES };
271 struct tbl *table, unsigned int max)
295 struct tbl *tabl
[all...]
H A Drpz.c192 } tbl[] = { local
207 for (n = 0; n < sizeof(tbl)/sizeof(tbl[0]); ++n) {
208 if (!strcasecmp(tbl[n].str, str))
209 return (tbl[n].policy);
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A DSparseMap.pm467 my @tbl = ($default) x (1 << $tblbits);
468 \@tbl;
529 $idtype tbl[$tblsize];

Completed in 412 milliseconds