| /src/external/bsd/libbind/dist/irs/ |
| lcl_ho.c | 125 static const u_char tunnelled[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 }; variable 266 !memcmp(uaddr, tunnelled, sizeof tunnelled))) { 305 !memcmp(taddr, tunnelled, sizeof tunnelled))) {
|
| nis_ho.c | 92 static const u_char tunnelled[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 }; variable 242 !memcmp(uaddr, tunnelled, sizeof tunnelled))) {
|
| dns_ho.c | 143 static const u_char tunnelled[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 }; variable 358 (!memcmp(uaddr, tunnelled, sizeof tunnelled) && 359 memcmp(&uaddr[sizeof tunnelled], v6local, sizeof(v6local))))) {
|