Home | History | Annotate | Download | only in libevent

Lines Matching refs:TRY

715 /* We try the request again with another server. */
726 /* by the caller of this function, therefore pick will try */
954 * try the next one */
1333 /* Try to choose a strong transaction id which isn't already in flight */
1348 /* choose a namesever to use. This function will try to ignore */
1449 /* Try to write all pending replies on a given DNS server port. */
2216 /* try to send a request to a given server. */
2249 /* try to send a request, updating the fields of the request */
2361 /* 0 didn't try to transmit anything */
3073 /* to decide that a name is non-local and so try a raw lookup first. */
3287 /* if it is part of a search and, if so, try the next name in the list */
3302 /* no more postfixes to try, however we may need to try */
3305 /* yep, we need to try it raw */
3875 #define TRY(k, name) \
3901 TRY(nt_key, "NameServer");
3902 TRY(nt_key, "DhcpNameServer");
3903 TRY(interfaces_key, "NameServer");
3904 TRY(interfaces_key, "DhcpNameServer");
3914 TRY(win_key, "NameServer");
3923 #undef TRY
4744 /* Now try to see if we _can_ answer immediately. */