Searched refs:BROKEN_RES_SEARCH (Results 1 - 3 of 3) sorted by relevance

/sendmail/include/sm/
H A Dconf.h114 # ifndef BROKEN_RES_SEARCH
115 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
116 # endif /* ! BROKEN_RES_SEARCH */
587 # ifndef BROKEN_RES_SEARCH
588 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
589 # endif /* ! BROKEN_RES_SEARCH */
1354 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_error=0 */ macro
1583 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
/sendmail/sendmail/
H A Ddomain.c273 # if BROKEN_RES_SEARCH
275 # endif /* BROKEN_RES_SEARCH */
H A Dconf.c5900 #if BROKEN_RES_SEARCH
5901 "BROKEN_RES_SEARCH",
5902 #endif /* BROKEN_RES_SEARCH */

Completed in 36 milliseconds