Symbol: dapl_llist_peek_head
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
162
? NULL : dapl_llist_peek_head(&ia_ptr->rmr_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
177
? NULL : dapl_llist_peek_head(&ia_ptr->rsp_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
192
? NULL : dapl_llist_peek_head(&ia_ptr->ep_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
214
? NULL : dapl_llist_peek_head(&ia_ptr->lmr_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
229
? NULL : dapl_llist_peek_head(&ia_ptr->psp_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
244
? NULL : dapl_llist_peek_head(&ia_ptr->pz_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
265
? NULL : dapl_llist_peek_head(&ia_ptr->evd_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
292
? NULL : dapl_llist_peek_head(&ia_ptr->cno_list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
393
dapl_llist_peek_head(&ia_ptr->evd_list_head);
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
955
dapl_llist_peek_head(list_head));
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
388
dapl_llist_peek_head(&hca_ptr->ia_list_head);
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
399
dapl_llist_peek_head(&ia_ptr->
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
415
sp_ptr = (DAPL_SP *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
424
ep_ptr = (DAPL_EP *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
450
lmr_ptr = (DAPL_LMR *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
465
sp_ptr = (DAPL_SP *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
470
dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
484
dapl_llist_peek_head(&ia_ptr->pz_list_head);
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
491
evd_ptr = (DAPL_EVD *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_sp_util.c
193
cr_ptr = (DAPL_CR *) dapl_llist_peek_head(&sp_ptr->cr_list_head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1153
dapl_llist_peek_head(DAPL_LLIST_HEAD *head);