Home
last modified time | relevance | path

Searched refs:C_HS (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h171 #define C_HS ns_c_hs macro
/netbsd-src/lib/libc/net/
H A Dhesiod.c318 ctx->classes[1] = C_HS; in read_config_file()
386 C_HS; in read_config_file()
/netbsd-src/include/arpa/
H A Dnameser_compat.h189 #define C_HS ns_c_hs macro
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h223 #define C_HS ns_c_hs macro
/netbsd-src/lib/libc/resolv/
H A Dres_debug.c425 {C_HS, "HS", (char *)0},
426 {C_HS, "HESIOD", (char *)0},
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_debug.c417 {C_HS, "HS", (char *)0},
418 {C_HS, "HESIOD", (char *)0},
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dhesiod.c254 retvec = get_txt_records(ctx, C_HS, bindname); in hesiod_resolve()