Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 25 of 233) sorted by relevance

12345678910

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/
H A Dasync_wait.c22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free() local
69 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_fd() local
91 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_all_fds() local
115 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_changed_fds() local
142 struct fd_lookup_st *curr, *prev; in ASYNC_WAIT_CTX_clear_fd() local
187 struct fd_lookup_st *curr, *prev = NULL; in async_wait_ctx_reset_counts() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dpcy_tree.c55 X509_POLICY_LEVEL *curr) in tree_print()
85 #define TREE_PRINT(str, tree, curr) \ argument
257 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes()
287 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes()
309 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched()
338 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched()
374 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any()
406 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune()
484 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local
604 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dpcy_tree.c49 X509_POLICY_LEVEL *curr) in tree_print()
245 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes()
274 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes()
295 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched()
324 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched()
360 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any()
391 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune()
469 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local
580 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local
609 X509_POLICY_LEVEL *curr; in X509_policy_tree_free() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/
H A Dasync_wait.c22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free() local
69 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_fd() local
91 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_all_fds() local
115 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_changed_fds() local
142 struct fd_lookup_st *curr, *prev; in ASYNC_WAIT_CTX_clear_fd() local
222 struct fd_lookup_st *curr, *prev = NULL; in async_wait_ctx_reset_counts() local
/netbsd-src/sbin/iscsid/
H A Discsid_lists.c106 generic_entry_t *curr; in find_id() local
130 generic_entry_t *curr; in find_name() local
223 generic_entry_t *curr; in find_TargetName() local
253 generic_entry_t *curr; in find_portal_by_addr() local
287 generic_entry_t *curr; in find_send_target_by_addr() local
322 generic_entry_t *curr; in get_list() local
512 generic_entry_t *curr; in get_session_list() local
579 generic_entry_t *curr; in get_connection_list() local
706 generic_entry_t *curr; in find_initiator_by_addr() local
863 generic_entry_t *curr; in select_initiator() local
H A Discsid_targets.c62 portal_group_t *curr; in create_portal() local
135 portal_group_t *curr = portal->group; in delete_portal() local
211 portal_t *curr = NULL; in delete_target() local
277 generic_entry_t *curr; in delete_send_target() local
528 portal_t *curr = NULL; in get_target_info() local
814 generic_entry_t *curr; in refresh_send_target() local
927 generic_entry_t *curr; in cleanup_orphans() local
968 generic_entry_t *curr; in refresh_targets() local
H A Discsid_discover.c835 generic_entry_t *curr; in refresh_isns_server() local
882 generic_entry_t *curr; in remove_isns_server() local
921 generic_entry_t *curr; in dereg_all_isns_servers() local
/netbsd-src/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c129 pr_list curr; in valid_pr() local
395 pr_list curr = NULL; in build_pr_list() local
530 pr_list curr = NULL; in build_pr_list() local
593 free_pr_list_item(pr_list curr) in free_pr_list_item()
642 pr_queue curr = NULL; in build_pr_queue() local
718 pr_queue curr = NULL; in build_pr_queue() local
814 free_pr_queue_item(pr_queue curr) in free_pr_queue_item()
1230 pr_list curr = NULL; in list_virtual_printers() local
H A Dpcnfsd_test.c310 pr_list curr; in test_v2_list() local
347 free_pr_list_item(pr_list curr) in free_pr_list_item()
368 pr_queue curr; in test_v2_queue() local
413 free_pr_queue_item(pr_queue curr) in free_pr_queue_item()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs-poll.c87 const uv_stat_t* curr) { in poll_cb_fail()
94 const uv_stat_t* curr) { in poll_cb_noop()
101 const uv_stat_t* curr) { in poll_cb()
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_netmap.c266 union ixgbe_adv_tx_desc *curr = &txr->tx_base[nic_i]; in ixgbe_netmap_txsync() local
426 union ixgbe_adv_rx_desc *curr = &rxr->rx_base[nic_i]; in ixgbe_netmap_rxsync() local
466 union ixgbe_adv_rx_desc *curr = &rxr->rx_base[nic_i]; in ixgbe_netmap_rxsync() local
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Drounding.c28 next_mpfr_rnd_mode (mpfr_rnd_t curr) in next_mpfr_rnd_mode()
47 is_valid_mpfr_rnd_mode (mpfr_rnd_t curr) in is_valid_mpfr_rnd_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drbtree.cc110 struct rbt_string_node *curr = t->rbt_root; in rbt_insert() local
203 struct rbt_string_node *curr = t->rbt_root; in rbt_find() local
/netbsd-src/external/cddl/osnet/dev/sdt/
H A Dsdt.c165 struct sdt_provider *curr, *newprov; in sdt_create_provider() local
378 struct sdt_provider *prov, **curr, **begin, **end, *tmp; in sdt_kld_unload_try() local
443 sdt_link_set_unload_provider(struct sdt_provider *const *curr) in sdt_link_set_unload_provider()
529 struct sdt_provider *const *curr; in sdt_link_set_unload_module() local
572 struct sdt_provider *const *curr; in sdt_link_set_unload() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dtrimblanks.c41 char *curr; in trimblanks() local
/netbsd-src/usr.bin/indent/
H A Ddebug.c238 debug_ps_bool_member(const char * name,bool prev,bool curr) debug_ps_bool_member() argument
248 debug_ps_int_member(const char * name,int prev,int curr) debug_ps_int_member() argument
257 debug_ps_enum_member(const char * name,const char * prev,const char * curr) debug_ps_enum_member() argument
[all...]
/netbsd-src/external/mpl/bind/dist/lib/isccc/
H A Dsexpr.c155 unsigned char *curr; printable() local
172 unsigned char *curr; isccc_sexpr_print() local
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_tmr.c188 uint32_t last, curr; in bcm2835_tmr_delay() local
225 uint32_t curr, status; in clockhandler() local
/netbsd-src/distrib/utils/more/
H A Dline.c56 static char *curr; /* Pointer into linebuf */ variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dhash.c329 hash_entry *curr; in hash_iterate() local
363 hash_entry *curr; in hash_iterate_modify() local
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dhash.c329 hash_entry *curr; in hash_iterate() local
363 hash_entry *curr; in hash_iterate_modify() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dinitthread.c311 THREAD_EVENT_HANDLER *curr, *prev = NULL, *tmp; in init_thread_stop() local
428 THREAD_EVENT_HANDLER *curr = NULL, *prev = NULL, *tmp; in init_thread_deregister() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dhash.c329 hash_entry *curr; in hash_iterate() local
363 hash_entry *curr; in hash_iterate_modify() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_persistent_allocator.h44 const BlockInfo *curr; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local

12345678910