Searched refs:QUERY (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libresolv/ |
H A D | res_mkquery.c | 182 case QUERY: 194 if (op == QUERY || data == NULL)
|
H A D | res_query.c | 88 n = res_mkquery(QUERY, name, class, type, (char *)NULL, 0, NULL,
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkquery.c | 172 case QUERY: /*FALLTHROUGH*/ in res_nmkquery() 185 if (op == QUERY || data == NULL) in res_nmkquery()
|
H A D | res_query.c | 132 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL, in res_nquery()
|
/titanic_41/usr/src/lib/libresolv/arpa/ |
H A D | nameser.h | 66 #define QUERY 0x0 /* standard query */ macro
|
/titanic_41/usr/src/head/arpa/ |
H A D | nameser_compat.h | 188 #define QUERY ns_o_query macro
|
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | hesiod.c | 360 n = res_nmkquery(ctx->res, QUERY, name, class, T_TXT, NULL, 0, in get_txt_records()
|
/titanic_41/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 76 #define QUERY 13 macro 563 else if (h == QUERY) in astlicense()
|