Searched refs:NO_DATA (Results 1 - 20 of 20) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dgetipnodebyaddr.c56 case NO_DATA :
H A Dgetipnodebyname.c68 case NO_DATA :
H A Droken-common.h181 #ifndef NO_DATA
182 #define NO_DATA 4 macro
186 #define NO_ADDRESS NO_DATA
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h57 #undef NO_DATA macro
65 #define NO_DATA 4 /* Valid name, no data record of requested type */ macro
66 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c113 case NO_DATA:
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dsm_gethost.c73 *err = NO_DATA;
143 SM_SET_H_ERRNO(NO_DATA);
/freebsd-10-stable/lib/libc/resolv/
H A Dres_query.c192 RES_SET_H_ERRNO(statp, NO_DATA);
257 case NO_DATA:
304 * On a NO_DATA error, keep trying, otherwise
318 case NO_DATA:
362 case NO_DATA:
396 RES_SET_H_ERRNO(statp, NO_DATA);
/freebsd-10-stable/include/
H A Dnetdb.h144 #define NO_DATA 4 /* Valid name, no data record of requested type */ macro
145 #define NO_ADDRESS NO_DATA /* no address, look for MX record */
/freebsd-10-stable/contrib/sendmail/libsm/
H A Derrstring.c116 case NO_DATA + E_DNSBASE:
/freebsd-10-stable/contrib/apr/misc/unix/
H A Derrorcodes.c335 #if defined(NO_DATA)
336 case NO_DATA:
337 #if defined(NO_ADDRESS) && (NO_DATA != NO_ADDRESS)
346 #endif /* NO_DATA */
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dbitdomain.c187 case NO_DATA:
232 h_errno = NO_DATA;
/freebsd-10-stable/contrib/sendmail/src/
H A Ddomain.c45 # ifndef NO_DATA
46 # define NO_DATA NO_ADDRESS macro
47 # endif /* ! NO_DATA */
264 case NO_DATA:
H A Derr.c114 #if NAMED_BIND && !defined(NO_DATA)
115 # define NO_DATA NO_ADDRESS macro
116 #endif /* NAMED_BIND && !defined(NO_DATA) */
1178 case NO_DATA + E_DNSBASE:
H A Ddaemon.c28 # ifndef NO_DATA
29 # define NO_DATA NO_ADDRESS macro
30 # endif /* ! NO_DATA */
4122 case NO_DATA:
H A Dconf.c4264 *err = NO_DATA;
4405 SM_SET_H_ERRNO(NO_DATA);
/freebsd-10-stable/lib/libc/net/
H A Dgetaddrinfo.c2188 RES_SET_H_ERRNO(res, ntohs(hp->ancount) > 0 ? NO_DATA : NO_RECOVERY);
2367 case NO_DATA:
2805 RES_SET_H_ERRNO(res, NO_DATA);
2868 case NO_DATA:
2913 * On a NO_DATA error, keep trying, otherwise
2927 case NO_DATA:
2954 case NO_DATA:
2988 RES_SET_H_ERRNO(res, NO_DATA);
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c242 case NO_DATA:
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devutil.c1493 #if NO_DATA != NO_ADDRESS
1494 case NO_DATA:
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h296 #define NO_DATA 0 macro
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2075 SASResp->agResp.dataPres = NO_DATA;

Completed in 294 milliseconds