Symbol: dapl_llist_next_entry
usr/src/lib/udapl/udapl_tavor/common/dapl_cno_wait.c
100
dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL);
usr/src/lib/udapl/udapl_tavor/common/dapl_cno_wait.c
118
dapl_llist_next_entry(&cno_ptr->evd_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_cno_wait.c
147
head_evd_ptr = dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL);
usr/src/lib/udapl/udapl_tavor/common/dapl_cno_wait.c
153
dapl_llist_next_entry(&cno_ptr->evd_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
164
next_rmr_ptr = dapl_llist_next_entry(&ia_ptr->rmr_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
179
next_sp_ptr = dapl_llist_next_entry(&ia_ptr->rsp_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
194
next_ep_ptr = dapl_llist_next_entry(&ia_ptr->ep_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
216
next_lmr_ptr = dapl_llist_next_entry(&ia_ptr->lmr_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
231
next_sp_ptr = dapl_llist_next_entry(&ia_ptr->psp_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
246
next_pz_ptr = dapl_llist_next_entry(&ia_ptr->pz_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
267
next_evd_ptr = dapl_llist_next_entry(&ia_ptr->evd_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
294
next_cno_ptr = dapl_llist_next_entry(&ia_ptr->cno_list_head,
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
961
sp_ptr = dapl_llist_next_entry(list_head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1156
dapl_llist_next_entry(
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1283
ep_ptr = (DAPL_EP *)dapl_llist_next_entry(&ia_ptr->ep_list_head,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1291
ep_ptr = (DAPL_EP *) dapl_llist_next_entry(
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1309
evd_ptr = (DAPL_EVD *) dapl_llist_next_entry(
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1317
dapl_llist_next_entry(&ia_ptr->evd_list_head,