Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h115 typedef struct ctf_list { struct
116 struct ctf_list *l_prev; /* previous pointer or tail pointer */ argument
117 struct ctf_list *l_next; /* next pointer or head pointer */ argument