OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_USE_INET6
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/dns/
dns_str_resflags.c
78
#ifdef
RES_USE_INET6
79
"
RES_USE_INET6
",
RES_USE_INET6
,
/src/external/bsd/libbind/dist/irs/
nis_ho.c
177
if (pvt->res->options &
RES_USE_INET6
) {
463
if ((pvt->res->options &
RES_USE_INET6
) &&
468
if (pvt->res->options &
RES_USE_INET6
) {
gethostent.c
125
if (net_data->res->options &
RES_USE_INET6
) {
192
(net_data->res->options &
RES_USE_INET6
) == 0U)
312
net_data->res->options &= ~
RES_USE_INET6
;
1012
if (af == AF_INET && (net_data->res->options &
RES_USE_INET6
) != 0U) {
lcl_ho.c
211
if (pvt->res->options &
RES_USE_INET6
) {
389
if (pvt->res->options &
RES_USE_INET6
) {
dns_ho.c
233
if (pvt->res->options &
RES_USE_INET6
) {
489
if (af == AF_INET && (pvt->res->options &
RES_USE_INET6
)) {
997
if (pvt->res->options &
RES_USE_INET6
)
/src/lib/libc/net/
gethnamaddr.c
402
if (res->options &
RES_USE_INET6
) {
487
if (res->options &
RES_USE_INET6
)
535
if (res->options &
RES_USE_INET6
) {
674
if (res->options &
RES_USE_INET6
)
779
if (res->options &
RES_USE_INET6
) {
1081
if (info->hp->h_addrtype == AF_INET && (res->options &
RES_USE_INET6
)) {
sethostent.c
135
if (res->options &
RES_USE_INET6
)
/src/distrib/utils/libhack/
gethost.c
175
if (res->options &
RES_USE_INET6
) {
/src/include/
resolv.h
245
#define
RES_USE_INET6
0x00002000 /*%< use/map IPv6 in gethostbyname() */
/src/external/bsd/libbind/dist/include/
resolv.h
251
#define
RES_USE_INET6
0x00002000 /*%< use/map IPv6 in gethostbyname() */
/src/external/bsd/libbind/dist/resolv/
res_init.c
596
statp->options |=
RES_USE_INET6
;
res_debug.c
684
case
RES_USE_INET6
: return "inet6";
/src/lib/libc/resolv/
res_debug.c
689
case
RES_USE_INET6
: return "inet6";
res_init.c
686
statp->options |=
RES_USE_INET6
;
Completed in 31 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026