Searched defs:poweroften (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
H A D | loc_29.c | 73 unsigned long poweroften[8] = { 1, 10, 100, 1000, in loc_getprecision() local 459 unsigned long poweroften[8] = { 1, 10, 100, 1000, in totext_loc() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
H A D | loc_29.c | 73 unsigned long poweroften[8] = { 1, 10, 100, 1000, in loc_getprecision() local 459 unsigned long poweroften[8] = { 1, 10, 100, 1000, in totext_loc() local [all...] |
/netbsd-src/lib/libc/resolv/ |
H A D | res_debug.c | 768 static unsigned int poweroften[10] = {1, 10, 100, 1000, 10000, 100000, variable
|
/netbsd-src/external/bsd/libbind/dist/resolv/ |
H A D | res_debug.c | 760 static unsigned int poweroften[10] = {1, 10, 100, 1000, 10000, 100000, variable
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | zonec.c | 1224 static unsigned int poweroften[10] = {1, 10, 100, 1000, 10000, 100000, variable
|