Home
last modified time | relevance | path

Searched defs:next_state (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dkeymgr.c548 dst_key_state_t next_state, in keymgr_key_match_state()
620 dst_key_state_t next_state, in keymgr_key_is_successor()
709 int type, dst_key_state_t next_state, in keymgr_key_exists_with_state()
792 int type, dst_key_state_t next_state, in keymgr_ds_hidden_or_chained()
861 dst_key_state_t next_state, in keymgr_dnskey_hidden_or_chained()
911 dst_key_state_t next_state, bool secure_to_insecure) { in keymgr_have_ds()
941 dst_key_state_t next_state) { in keymgr_have_dnskey()
1033 dst_key_state_t next_state) { in keymgr_have_rrsig()
1168 int type, dst_key_state_t next_state, in keymgr_transition_allowed()
1227 dst_key_state_t next_state, dns_kasp_t *kasp, in keymgr_transition_time()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dkeymgr.c565 keymgr_key_match_state(dst_key_t * key,dst_key_t * subject,int type,dst_key_state_t next_state,dst_key_state_t states[NUM_KEYSTATES]) keymgr_key_match_state() argument
637 keymgr_key_is_successor(dst_key_t * x,dst_key_t * z,dst_key_t * key,int type,dst_key_state_t next_state,dns_dnsseckeylist_t * keyring) keymgr_key_is_successor() argument
726 keymgr_key_exists_with_state(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state,dst_key_state_t states[NUM_KEYSTATES],dst_key_state_t states2[NUM_KEYSTATES],bool check_successor,bool match_algorithms) keymgr_key_exists_with_state() argument
809 keymgr_ds_hidden_or_chained(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state,bool match_algorithms,bool must_be_hidden) keymgr_ds_hidden_or_chained() argument
878 keymgr_dnskey_hidden_or_chained(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state,bool match_algorithms) keymgr_dnskey_hidden_or_chained() argument
928 keymgr_have_ds(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state,bool secure_to_insecure) keymgr_have_ds() argument
958 keymgr_have_dnskey(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state) keymgr_have_dnskey() argument
1050 keymgr_have_rrsig(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state) keymgr_have_rrsig() argument
1185 keymgr_transition_allowed(dns_dnsseckeylist_t * keyring,dns_dnsseckey_t * key,int type,dst_key_state_t next_state,bool secure_to_insecure) keymgr_transition_allowed() argument
1244 keymgr_transition_time(dns_dnsseckey_t * key,int type,dst_key_state_t next_state,dns_kasp_t * kasp,isc_stdtime_t now,isc_stdtime_t * when) keymgr_transition_time() argument
1431 dst_key_state_t state, next_state; keymgr_update() local
[all...]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dstrverscmp.c100 static const unsigned int next_state[] = in strverscmp() local
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-match-backtrack.c360 tre_tnfa_transition_t *next_state; in tre_tnfa_run_backtrack() local
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-sink.c908 int next_state; in data_read() member
1151 int next_state; in command_read() member
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc1494 program_state *next_state, in on_edge()
3357 program_state *next_state = &it->m_processed_state; in maybe_process_run_of_before_supernode_enodes() local
3537 program_state next_state, in maybe_create_dynamic_call()
3709 program_state next_state (state); in process_node() local
3755 program_state next_state (state); in process_node() local
3962 program_state next_state (state); in process_node() local
4039 program_state next_state (state); in process_node() local
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_smtpd.c781 int next_state; in psc_smtpd_read_event() member
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_decoder.c468 static const lzma_lzma_state next_state[] = { in lzma_decode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc1145 program_state *next_state, in on_edge()
2453 program_state next_state (state); in process_node() local
2509 program_state next_state (state); in process_node() local
2595 program_state next_state (state); in process_node() local
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c1476 NOCLOBBER int next_state; in smtp_loop() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.c586 int next_state, state = 0; in revoked_certs_generate() local
/netbsd-src/external/bsd/unbound/dist/respip/
H A Drespip.c1089 enum module_ext_state next_state = module_finished; in respip_operate() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c3874 relax_substateT next_state; in m68hc11_relax_frag() local
H A Dtc-cris.c527 relax_substateT next_state; in cris_relax_frag() local
H A Dtc-msp430.c4982 relax_substateT next_state; in msp430_relax_frag() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.c527 relax_substateT next_state; in cris_relax_frag() local
H A Dtc-m68hc11.c3874 relax_substateT next_state; in m68hc11_relax_frag() local
H A Dtc-msp430.c4980 relax_substateT next_state; in msp430_relax_frag() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Dure.c244 ucs2_t next_state; member
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dwrite.c2556 relax_substateT next_state; in relax_frag() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c2563 relax_substateT next_state; in relax_frag() local
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diterator.c190 next_state(struct iter_qstate* iq, enum iter_state nextstate) in next_state() function

12