Searched refs:SERVE_EXPIRED (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/data/
H A Dmsgparse.h86 extern int SERVE_EXPIRED;
H A Dpacked_rrset.c361 d->rr_ttl[i] = SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0;
365 d->ttl = SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0;
H A Dmsgencode.c488 SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0);
525 SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0);
H A Dmsgreply.c65 int SERVE_EXPIRED = 0; variable
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.c699 SERVE_EXPIRED = cfg->serve_expired; }
2305 SERVE_EXPIRED = config->serve_expired;

Completed in 124 milliseconds