Searched refs:msgrep (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/ |
| D | genmsgc.awk | 86 if(msgrep) { 115 if(msgrep) { 164 if(msgrep) { 204 if (msgrep) {
|
| D | parsemsg.awk | 63 msgrep = 0 88 if(ienum[cnt] != "-") msgrep = 1
|
| /freebsd-12-stable/contrib/unbound/services/cache/ |
| D | dns.c | 1054 struct reply_info* msgrep, int is_referral, time_t leeway, int pside, in dns_cache_store() argument 1059 rep = reply_info_copy(msgrep, env->alloc, NULL); in dns_cache_store() 1100 dns_cache_store_msg(env, &qinf, h, rep, leeway, pside, msgrep, in dns_cache_store()
|
| /freebsd-12-stable/contrib/unbound/iterator/ |
| D | iter_utils.c | 694 struct reply_info* msgrep, int is_referral, time_t leeway, int pside, in iter_dns_store() argument 697 if(!dns_cache_store(env, msgqinf, msgrep, is_referral, leeway, in iter_dns_store()
|
| /freebsd-12-stable/contrib/unbound/contrib/ |
| D | fastrpz.patch | 3119 + if (msgrep->security == sec_status_rpz_drop || 3120 + msgrep->security == sec_status_rpz_rewritten) 3125 rep = reply_info_copy(msgrep, env->alloc, NULL);
|