Home
last modified time | relevance | path

Searched refs:list_first (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/tools/ctf/common/
H A Dlist.h47 void *list_first(list_t *);
H A Dlist.c167 list_first(list_t *list) in list_first() function
/titanic_44/usr/src/tools/ctf/stabs/common/
H A Dfth_struct.c463 list_first(fth_str_curmems), NULL, NULL); in fth_struct_trailer()
/titanic_44/usr/src/tools/ctf/cvt/
H A Dtdata.c318 ret = (labelent_t *)list_first(td->td_labels); in tdata_label_find()