Home
last modified time | relevance | path

Searched defs:ctf_list (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-impl.h115 typedef struct ctf_list struct
117 struct ctf_list *l_prev; /* Previous pointer or tail pointer. */ argument
118 struct ctf_list *l_next; /* Next pointer or head pointer. */ argument