Home
last modified time | relevance | path

Searched refs:fl_next (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/mdbug/
H A Dflist.c132 return (fl_next(flist_object_p)); in fl_top()
147 fl_next(flist_object_t *flist_object_p) in fl_next() function
H A Dflist.h62 void *fl_next(flist_object_t *flist_object_p);
H A Ddbug.c973 item = (char *)fl_next(flist_object_p)) { in inlist()
/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.h66 Dwarf_Free_List fl_next; member
H A Ddwarf_frame.h184 Dwarf_Frame_Op_List fl_next; member
H A Ddwarf_alloc.c347 ((Dwarf_Free_List) ret_mem)->fl_next; in _dwarf_find_memory()
825 ((Dwarf_Free_List) space)->fl_next = alloc_area->aa_free_list; in dwarf_dealloc()