Home
last modified time | relevance | path

Searched refs:chase (Results 1 – 25 of 25) sorted by relevance

/NextBSD/contrib/unbound/validator/
HDval_utils.c788 val_fill_reply(struct reply_info* chase, struct reply_info* orig, in val_fill_reply() argument
793 chase->rrset_count = 0; in val_fill_reply()
794 chase->an_numrrsets = 0; in val_fill_reply()
795 chase->ns_numrrsets = 0; in val_fill_reply()
796 chase->ar_numrrsets = 0; in val_fill_reply()
802 chase->rrsets[chase->an_numrrsets++] = in val_fill_reply()
806 chase->rrsets[chase->an_numrrsets++] = orig->rrsets[i]; in val_fill_reply()
809 chase->rrsets[chase->an_numrrsets++] = orig->rrsets[i]; in val_fill_reply()
823 chase->rrsets[chase->an_numrrsets+ in val_fill_reply()
824 chase->ns_numrrsets++] = orig->rrsets[i]; in val_fill_reply()
[all …]
HDval_utils.h294 void val_fill_reply(struct reply_info* chase, struct reply_info* orig,
/NextBSD/contrib/ldns/drill/
HDREGRESSIONS18 o The chase function has a different output, and will be subject to change
HDChangeLog.22-nov-2005104 * --chase updates
/NextBSD/contrib/gdb/gdb/
HDinfttrace.c929 thread_info *chase; in del_tthread() local
937 chase = NULL; in del_tthread()
983 if (NULL == chase) in del_tthread()
986 chase->next = p->next; in del_tthread()
1004 chase = p; in del_tthread()
1238 thread_info *chase; in update_thread_list() local
1240 chase = NULL; in update_thread_list()
/NextBSD/usr.sbin/timed/timed/
HDCHANGES13 possible to "chase the chain" of slave servers to the ultimate
/NextBSD/contrib/tcsh/
HDNewThings66 and symlinks=chase; symlinks=expand addition
/NextBSD/contrib/ldns/
HDChangelog108 * New -S option for ldns-verify-zone to chase signatures online.
501 * sig chase return code fix (patch from Rafael Justo, bug id 189)
655 * feedback of signature chase improved
HDltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/groff/tmac/
HDhyphenex.us688 steeple-chase
/NextBSD/contrib/ntp/sntp/
HDltmain.sh4615 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/openbsm/config/
HDltmain.sh4654 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/ntp/
HDltmain.sh4615 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/file/
HDltmain.sh4622 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/openpam/
HDltmain.sh4654 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/ntp/sntp/libevent/build-aux/
HDltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/unbound/
HDltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/NextBSD/crypto/heimdal/
HDltmain.sh4615 Does not chase symlinks, even on platforms that support them.
/NextBSD/contrib/sqlite3/
HDltmain.sh4621 Does not chase symlinks, even on platforms that support them.
/NextBSD/share/dict/
HDweb2a11096 chase gun
11097 chase halter
11098 chase hoop
11099 chase-hooped
11100 chase-hooping
11101 chase mortise
11102 chase-mortised
11103 chase piece
11104 chase port
11106 chase ring
[all …]
HDweb233865 chase
/NextBSD/contrib/unbound/doc/
HDChangelog472 - Fix CVE-2014-8602: denial of service by making resolver chase
5254 val_new() setups the chase-reply to be an edited copy of the msg.
5486 but keeps a chase query info. Also query_flags are not altered,
/NextBSD/usr.bin/fortune/datfiles/
HDlimerick1384 And chase them around with a bludgeon.
HDfortunes15311 I chase the bright elusive butterfly of love.
15714 jackrabbits get in the way. After that you chase off into the
19287 'Tis the season to chase mousies (Fa la la la la, la la la la)
19289 First we chase them 'round the field (...)
48921 Why don't you go chase them?
/NextBSD/contrib/gcc/
HDChangeLog-20046979 * tree.h (tree_phi_node): Tell the garbage collector to chase