Searched defs:tl (Results 26 - 50 of 71) sorted by relevance

123

/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp172 auto &tl = __hwasan::hwasanThreadList(); local
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c713 u_int32_t *tl; local
[all...]
H A Dnfs_nfsdsubs.c1380 u_int32_t *tl; local
1401 u_int32_t *tl; local
1478 u_int32_t *tl; local
1769 u_int32_t *tl, *retnump; local
1892 u_int32_t *tl; local
2176 uint32_t *tl; local
[all...]
/freebsd-current/sys/crypto/camellia/
H A Dcamellia.c441 uint32_t kw4l, kw4r, dw, tl, tr; local
648 uint32_t kw4l, kw4r, dw, tl, tr; local
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_template.c270 struct tlist *tl = calloc(1, sizeof(*tl)); local
287 tlist_count(struct tlist *tl) argument
299 tlist_add(struct tlist *tl) argument
305 tlist_print(struct tlist *tl) argument
334 struct tlist *tl = tlist_find_by_name(tname); local
340 tlist_cmp(const struct tlist *tl, const struct tlist *ql) argument
374 tlist_find_dup(const struct tlist *tl) argument
809 struct tlist *tl; local
[all...]
H A Dcheck-gen.c1373 TESTMechTypeList tl; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dtxg.c854 txg_list_create(txg_list_t *tl, spa_t *spa, size_t offset) argument
868 txg_list_empty_impl(txg_list_t *tl, uint64_t txg) argument
876 txg_list_empty(txg_list_t *tl, uint64_ argument
886 txg_list_destroy(txg_list_t *tl) argument
905 txg_all_lists_empty(txg_list_t *tl) argument
918 txg_list_add(txg_list_t *tl, void *p, uint64_t txg) argument
943 txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg) argument
971 txg_list_remove(txg_list_t *tl, uint64_t txg) argument
996 txg_list_remove_this(txg_list_t *tl, void *p, uint64_t txg) argument
1020 txg_list_member(txg_list_t *tl, void *p, uint64_t txg) argument
1033 txg_list_head(txg_list_t *tl, uint64_t txg) argument
1047 txg_list_next(txg_list_t *tl, void *p, uint64_t txg) argument
[all...]
H A Ddsl_pool.c650 txg_list_t *tl = &vd->vdev_ms_list; local
/freebsd-current/contrib/nvi/ex/
H A Dex_tag.c92 long tl; local
1034 long tl; local
1267 linear_search(char *string, char *front, char *back, long tl) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlvm.c309 size_t tl = tsvalue(top-1)->len; local
/freebsd-current/sys/netipsec/
H A Dipsec.c1256 uint32_t tl, th, bl; local
1385 uint32_t tl, th, bl; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_unit.c791 u_int i, last, tl; local
/freebsd-current/contrib/unbound/validator/
H A Dval_anchor.c1290 uint16_t* tl; local
/freebsd-current/lib/libthr/thread/
H A Dthr_syscalls.c506 __thr_sendto(int s, const void *m, size_t l, int f, const struct sockaddr *t, socklen_t tl) argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c269 task_expire(spl_timer_list_t tl) argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_lib.c246 long tl; local
/freebsd-current/contrib/lua/src/
H A Dlvm.c629 size_t tl = 0; /* size already copied */ local
658 size_t tl = vslen(s2v(top - 1)); local
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmsatcb.c3975 bit32 lba = 0, tl = 0; local
[all...]
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c6056 bit32 lba = 0, tl = 0; local
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonkrpc.c673 uint32_t retseq, retval, slotseq, *tl; local
[all...]
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clport.c712 } tl; local
803 u_int32_t *tl; local
862 u_int32_t *tl; local
1233 } tl; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h81 TypeLoc& tl = t; local
93 TypeLoc& tl = t; local
/freebsd-current/contrib/bsddialog/lib/
H A Dlib_util.c986 cchar_t *ls, *rs, *ts, *bs, *tl, *tr, *bl, *br; local
/freebsd-current/sys/dev/sound/pcm/
H A Dmixer.c243 u_int l, r, tl, tr; local
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1143 struct togglelist *tl; local
[all...]

Completed in 514 milliseconds

123