Home
last modified time | relevance | path

Searched refs:tl_next (Results 26 – 50 of 54) sorted by relevance

123

/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/sofia-sip/
H A Dsu_tag.h153 SOFIAPUBFUN tagi_t *tl_next(tagi_t const *lst);
/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c88 term_T *tl_next; member
560 term->tl_next = first_term; in term_start()
1049 first_term = term->tl_next; in free_terminal()
1051 for (tp = first_term; tp->tl_next != NULL; tp = tp->tl_next) in free_terminal()
1052 if (tp->tl_next == term) in free_terminal()
1054 tp->tl_next = term->tl_next; in free_terminal()
1066 term->tl_next = terminals_to_free; in free_terminal()
1081 terminals_to_free = term->tl_next; in free_unused_terminals()
3471 for (term = first_term; term != NULL; term = term->tl_next) in term_channel_closing()
3489 next_term = term->tl_next; in term_channel_closed()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/win32/libsofia-sip-ua/
H A Dsofia-sip-ua.def546 tl_next
/dports/net/sofia-sip/sofia-sip-1.13.4/win32/libsofia-sip-ua/
H A Dsofia-sip-ua.def546 tl_next
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/msg/
H A Dtest_class.c389 for (t = ta_args(ta); t; t = tl_next(t)) { in tst_add_tl()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/msg/
H A Dtest_class.c389 for (t = ta_args(ta); t; t = tl_next(t)) { in tst_add_tl()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_params.c700 for (t = tags; t; t = tl_next(t)) { in nhp_set_tags()
1226 for (t = tags; t; t = tl_next(t)) { in nua_handle_save_tags()
1359 t = tl_next(t); in nua_handle_tags_filter()
H A Dnua_client.c1302 for (ti = ta_args(ta); ti; ti = tl_next(ti)) { in nh_authorize()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_params.c702 for (t = tags; t; t = tl_next(t)) { in nhp_set_tags()
1231 for (t = tags; t; t = tl_next(t)) { in nua_handle_save_tags()
1364 t = tl_next(t); in nua_handle_tags_filter()
H A Dnua_client.c1307 for (ti = ta_args(ta); ti; ti = tl_next(ti)) { in nh_authorize()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kadmin/dbutil/
H A Ddump.c905 krb5_tl_data *tl, *tl_next; in process_r1_11_policy() local
976 for (tl = rec.tl_data; tl; tl = tl_next) { in process_r1_11_policy()
977 tl_next = tl->tl_data_next; in process_r1_11_policy()
/dports/security/krb5/krb5-1.19.2/src/kadmin/dbutil/
H A Ddump.c905 krb5_tl_data *tl, *tl_next; in process_r1_11_policy() local
976 for (tl = rec.tl_data; tl; tl = tl_next) { in process_r1_11_policy()
977 tl_next = tl->tl_data_next; in process_r1_11_policy()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Cprivate.h1672 struct H5C_cache_entry_t *tl_next; member
H A DH5C.c1388 entry_ptr->tl_next = NULL; in H5C_insert_entry()
6819 entry->tl_next = NULL;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprivate.h1667 struct H5C_cache_entry_t *tl_next; member
H A DH5C.c1430 entry_ptr->tl_next = NULL; in H5C_insert_entry()
7389 entry->tl_next = NULL; in H5C__load_entry()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_nua_params.c123 for (n = 0, t = e->data->e_tags; t; n++, t = tl_next(t)) in test_nua_params()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_nua_params.c123 for (n = 0, t = e->data->e_tags; t; n++, t = tl_next(t)) in test_nua_params()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Cprivate.h1672 struct H5C_cache_entry_t *tl_next; member
H A DH5C.c1390 entry_ptr->tl_next = NULL; in H5C_insert_entry()
6792 entry->tl_next = NULL;
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/
H A Dtorture_su_tag.c496 t = tl_next(t); in test_tagargs2()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/
H A Dtorture_su_tag.c496 t = tl_next(t); in test_tagargs2()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cprivate.h1677 struct H5C_cache_entry_t *tl_next; member
H A DH5C.c1509 entry_ptr->tl_next = NULL; in H5C_insert_entry()
6968 entry->tl_next = NULL;
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/tport/
H A Dtport.c3298 for (t = ta_args(ta); t; t = tl_next(t)) { in tport_tsend()

123