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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h119 # ifndef BROKEN_RES_SEARCH
120 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
121 # endif /* ! BROKEN_RES_SEARCH */
584 # ifndef BROKEN_RES_SEARCH
585 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
586 # endif /* ! BROKEN_RES_SEARCH */
1345 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_error=0 */ macro
1572 # define BROKEN_RES_SEARCH 1 /* res_search(unknown) returns h_errno=0 */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c294 # if BROKEN_RES_SEARCH
296 # endif /* BROKEN_RES_SEARCH */
H A Dconf.c5831 #if BROKEN_RES_SEARCH
5832 "BROKEN_RES_SEARCH",
5833 #endif /* BROKEN_RES_SEARCH */

Completed in 81 milliseconds