Searched refs:SERVE_EXPIRED (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/unbound/util/data/
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 Dmsgreply.c65 int SERVE_EXPIRED = 0; variable
H A Dmsgparse.h83 extern int SERVE_EXPIRED;
H A Dmsgencode.c488 SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0);
525 SERVE_EXPIRED?SERVE_EXPIRED_REPLY_TTL:0);
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.c643 SERVE_EXPIRED = cfg->serve_expired; }
2130 SERVE_EXPIRED = config->serve_expired;

Completed in 74 milliseconds