Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 25 of 72) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c774 txg_list_create(txg_list_t *tl, spa_t *spa, size_t offset) in txg_list_create()
788 txg_list_destroy(txg_list_t *tl) in txg_list_destroy()
799 txg_list_empty(txg_list_t *tl, uint64_t txg) in txg_list_empty()
813 txg_all_lists_empty(txg_list_t *tl) in txg_all_lists_empty()
828 txg_list_add(txg_list_t *tl, void *p, uint64_t txg) in txg_list_add()
853 txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg) in txg_list_add_tail()
881 txg_list_remove(txg_list_t *tl, uint64_t txg) in txg_list_remove()
906 txg_list_remove_this(txg_list_t *tl, void *p, uint64_t txg) in txg_list_remove_this()
930 txg_list_member(txg_list_t *tl, void *p, uint64_t txg) in txg_list_member()
943 txg_list_head(txg_list_t *tl, uint64_t txg) in txg_list_head()
[all …]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_targets.c142 struct target_list *tl; in slp_new_target_list() local
249 struct target_list *tl = (struct target_list *)h; in slp_get_uc_scopes() local
254 struct target_list *tl = (struct target_list *)h; in slp_get_mc_scopes() local
260 struct target_list *tl = (struct target_list *)h; in slp_next_uc_target() local
343 struct target_list *tl = (struct target_list *)h; in slp_destroy_target_list() local
375 static void add2scopes_list(struct da_node *te, struct target_list *tl) { in add2scopes_list()
474 struct target_list *tl = (struct target_list *)cookie; in collect_DAs() local
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c267 struct memlist *hl = NULL, *tl, **mlp; in dr_memlist_dup() local
290 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local
349 struct memlist *ml, *tl, *nlp; in dr_memlist_del_span() local
418 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c266 struct memlist *hl = NULL, *tl, **mlp; in dr_memlist_dup() local
289 struct memlist *ml, *tl, *nl; in dr_memlist_add_span() local
348 struct memlist *ml, *tl, *nlp; in dr_memlist_del_span() local
417 struct memlist *ml, *tl, *nl; in dr_memlist_cat_span() local
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dnewscn.c38 Elf_Scn * tl; in elf_newscn() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_border.c48 chtype tl, chtype tr, chtype bl, chtype br) in border()
H A Dwborder.c77 chtype bs, chtype tl, chtype tr, chtype bl, chtype br) in wborder()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_net.c411 struct timeval tl; in iscsi_net_poll() local
420 struct timeval32 tl; in iscsi_net_poll() local
464 struct timeval tl; in iscsi_net_recvmsg() local
472 struct timeval32 tl; in iscsi_net_recvmsg() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbrdr.c48 chtype tl, chtype tr, chtype bl, chtype br) in border()
H A Dbrdr_st.c47 border_set(ls, rs, ts, bs, tl, tr, bl, br) in border_set() argument
H A Dwbrdr_st.c51 wborder_set(w, ls, rs, ts, bs, tl, tr, bl, br) in wborder_set() argument
H A Dwbrdr.c53 chtype tl, chtype tr, chtype bl, chtype br) in wborder()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbrdr.c51 chtype tl, chtype tr, chtype bl, chtype br) in border()
H A Dbrdr_st.c51 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in border_set()
H A Dwbrdr_st.c55 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in wborder_set()
H A Dwbrdr.c56 chtype tl, chtype tr, chtype bl, chtype br) in wborder()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxtime.c54 struct tm* tl; in tmxtime() local
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c76 tcp_listener_t *tl; in tcp_listener_conf_get() local
120 tcp_listener_t *tl; in tcp_listener_conf_add() local
168 tcp_listener_t *tl; in tcp_listener_conf_del() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vfpf_if.h87 struct channel_tlv tl; member
94 struct channel_tlv tl; member
106 struct channel_tlv tl; member
154 struct channel_tlv tl; member
272 struct channel_tlv tl; member
397 struct channel_tlv tl; member
405 struct channel_tlv tl; member
411 struct channel_tlv tl; member
417 struct channel_tlv tl; member
424 struct channel_tlv tl; member
[all …]
/illumos-gate/usr/src/cmd/fs.d/smbclnt/chacl/
H A Dchacl.c83 ulong_t tl; in main() local
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dmisc_free.c118 krb5_tl_data *tl; in kadm5_free_principal_ent() local
/illumos-gate/usr/src/cmd/acct/lib/
H A Ddevtolin.c49 } tl[TSIZE1]; variable
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tab.c46 struct tablist *tl; in term_tab_set() local
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_util.c148 struct memlist *hl = NULL, *tl, **mlp; in dr_memlist_dup() local
/illumos-gate/usr/src/cmd/tail/
H A Dreverse.c182 BF *mark, *tl, *tr; in r_buf() local

123