Searched defs:curr (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-12-stable/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c52 int curr=0; local
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dternary.c40 ternary_tree curr, *pcurr; local
113 const ternary_node *curr; local
[all...]
/freebsd-12-stable/contrib/gperf/src/
H A Dpositions.cc113 int curr = *p; local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dnvpair_json.c120 nvpair_t *curr; local
[all...]
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dternary.c40 ternary_tree curr, *pcurr; local
113 const ternary_node *curr; local
[all...]
/freebsd-12-stable/lib/libc/sys/
H A D__vdso_gettimeofday.c65 uint32_t curr, gen; local
/freebsd-12-stable/sys/contrib/zlib/
H A Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.c46 unsigned curr; /* number of index bits for current table */ local
[all...]
/freebsd-12-stable/crypto/openssl/ssl/
H A Dpqueue.c55 pitem *curr, *next; local
/freebsd-12-stable/stand/libsa/
H A Denvironment.c70 struct env_var *ev, *curr, *last; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/async/
H A Dasync_wait.c22 struct fd_lookup_st *curr; local
69 struct fd_lookup_st *curr; local
91 struct fd_lookup_st *curr; local
115 struct fd_lookup_st *curr; local
142 struct fd_lookup_st *curr, *prev; local
187 struct fd_lookup_st *curr, *prev = NULL; local
[all...]
/freebsd-12-stable/contrib/apr-util/buckets/
H A Dapr_buckets_alloc.c208 node_header_t *curr = list->freelist; local
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c139 __be64 *curr = start; local
/freebsd-12-stable/stand/mips/beri/loader/
H A Dmain.c232 uint32_t curr; local
/freebsd-12-stable/usr.bin/indent/
H A Dio.c409 int curr; /* internal column pointer */ local
/freebsd-12-stable/contrib/wpa/src/ap/
H A Drrm.c158 struct os_time curr, diff; local
/freebsd-12-stable/contrib/bzip2/
H A Dcompress.c532 Int32 curr = s->len[t][0]; local
H A Ddecompress.c128 Int32 curr; local
/freebsd-12-stable/bin/cp/
H A Dcp.c270 FTSENT *curr; local
[all...]
/freebsd-12-stable/sys/cddl/dev/sdt/
H A Dsdt.c111 struct sdt_provider *curr, *newprov; local
328 struct sdt_provider *prov, **curr, **begin, **end, *tmp; local
/freebsd-12-stable/lib/libc/rpc/
H A Dsvc_auth_des.c393 short curr; local
/freebsd-12-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_main.c558 volatile union al_udma_cdesc *curr; local
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_sufile.c511 uint64_t curr, blocknr, blockoff, i; local
/freebsd-12-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_tree.c245 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, argument
48 tree_print(char *str, X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) argument
274 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache) argument
295 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
324 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) argument
360 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) argument
391 tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) argument
469 X509_POLICY_LEVEL *curr; local
580 X509_POLICY_LEVEL *curr = tree->levels + 1; local
609 X509_POLICY_LEVEL *curr; local
[all...]
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c450 struct dns_query *head, *curr, *prev; local
497 struct dns_rr *head, *curr, *prev; local
[all...]

Completed in 205 milliseconds

1234