Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dres_send.c1201 int matching_query = 0; /* Default to no matching query. */ in send_dg() local
1207 matching_query = 1; in send_dg()
1213 matching_query = 2; in send_dg()
1214 if (matching_query == 0) in send_dg()
1235 if (matching_query == 1) in send_dg()
1266 if (matching_query == 1) in send_dg()