Searched defs:tl (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dmain.c39 struct tuple_list *tl; local
H A Dreadcis.c125 struct tuple_list *tl; local
196 struct tuple_list *tl = 0, *last_tl; local
252 struct tuple_list *tl; local
346 find_tuple_in_list(struct tuple_list *tl, unsigned char code) argument
[all...]
H A Dprintcis.c68 struct tuple_list *tl; local
/freebsd-11-stable/contrib/mdocml/
H A Dterm_tab.c44 struct tablist *tl; local
[all...]
/freebsd-11-stable/bin/ed/
H A Dundo.c136 line_t *lp, *ep, *tl; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_box.c63 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dmod.c40 krb5_tl_data *tl, **ptl; local
H A Dget.c245 krb5_tl_data *tl; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dent_setup.c202 krb5_tl_data *tl; local
H A Dget_s.c42 krb5_tl_data *tl; local
[all...]
H A Dmarshall.c80 kadm5_store_tl_data(krb5_storage *sp, krb5_tl_data *tl) argument
92 kadm5_ret_tl_data(krb5_storage *sp, krb5_tl_data *tl) argument
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_move.c91 recno_t cnt, diff, fl, tl, mfl, mtl; local
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Dprettydate.c73 int64 tl; local
/freebsd-11-stable/usr.bin/tail/
H A Dreverse.c193 struct bfelem *tl, *first = NULL; local
[all...]
/freebsd-11-stable/lib/libutil/
H A Dlogin_ok.c96 const char **tl; local
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c134 uint32_t *tl; local
194 uint32_t *tl; local
H A Dnfs_nfsdsocket.c620 u_int32_t *tl; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c263 BN_ULONG dh, dl, q, ret = 0, th, tl, t; local
/freebsd-11-stable/tools/tools/vhba/
H A Dvhba.c168 vhba_rwparm(uint8_t *cdb, uint64_t *offset, uint32_t *tl, uint64_t nblks, uint32_t blk_shift) argument
/freebsd-11-stable/sys/dev/firewire/
H A Dfwcrom.c444 struct csrtext *tl; local
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dbio_ok.c559 unsigned long tl; local
586 unsigned long tl = 0; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c744 txg_list_create(txg_list_t *tl, spa_t *spa, size_t offset) argument
758 txg_list_destroy(txg_list_t *tl) argument
769 txg_list_empty(txg_list_t *tl, uint64_t txg) argument
783 txg_all_lists_empty(txg_list_t *tl) argument
798 txg_list_add(txg_list_t *tl, void *p, uint64_t txg) argument
823 txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg) argument
851 txg_list_remove(txg_list_t *tl, uint64_t txg) argument
876 txg_list_remove_this(txg_list_t *tl, void *p, uint64_t txg) argument
900 txg_list_member(txg_list_t *tl, void *p, uint64_t txg) argument
913 txg_list_head(txg_list_t *tl, uint64_t txg) argument
923 txg_list_next(txg_list_t *tl, void *p, uint64_t txg) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_inflate.c650 inflate_codes(struct inflate *glbl, struct huft *tl, struct huft*td, int bl, argument
838 struct huft *tl; /* literal/length code table */ local
[all...]
/freebsd-11-stable/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c148 time_t tl; local

Completed in 256 milliseconds

123