Symbol: DAPL_LLIST_ENTRY
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
364
DAPL_LLIST_ENTRY *entry;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
101
DAPL_LLIST_ENTRY *entry,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
104
DAPL_LLIST_ENTRY *first;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
130
DAPL_LLIST_ENTRY *entry,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
133
DAPL_LLIST_ENTRY *last;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
159
DAPL_LLIST_ENTRY * entry,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
160
DAPL_LLIST_ENTRY * new_entry,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
163
DAPL_LLIST_ENTRY *last;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
191
DAPL_LLIST_ENTRY *first;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
218
DAPL_LLIST_ENTRY *last;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
243
dapl_llist_remove_entry(DAPL_LLIST_HEAD *head, DAPL_LLIST_ENTRY *entry)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
245
DAPL_LLIST_ENTRY *first;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
260
DAPL_LLIST_ENTRY *try_entry;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
298
DAPL_LLIST_ENTRY *first;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
315
IN DAPL_LLIST_ENTRY *cur_ent)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
317
DAPL_LLIST_ENTRY *next;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
339
DAPL_LLIST_ENTRY * entry;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
340
DAPL_LLIST_ENTRY * first;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
75
dapl_llist_init_entry(DAPL_LLIST_ENTRY *entry)
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1118
dapl_llist_init_entry(DAPL_LLIST_ENTRY *entry);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1126
DAPL_LLIST_ENTRY *entry,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1132
DAPL_LLIST_ENTRY *entry,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1138
DAPL_LLIST_ENTRY *entry,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1139
DAPL_LLIST_ENTRY *new_entry,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1150
DAPL_LLIST_ENTRY *entry);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1158
IN DAPL_LLIST_ENTRY *cur_ent);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
234
typedef DAPL_LLIST_ENTRY *DAPL_LLIST_HEAD;
usr/src/lib/udapl/udapl_tavor/include/dapl.h
370
DAPL_LLIST_ENTRY ia_list_entry; /* link entry on ia struct */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
386
DAPL_LLIST_ENTRY hca_ia_list_entry; /* HCAs list of IAs */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
466
DAPL_LLIST_ENTRY cno_list_entry;