Searched refs:ctf_list (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h117 typedef struct ctf_list { struct
118 struct ctf_list *l_prev; /* previous pointer or tail pointer */
119 struct ctf_list *l_next; /* next pointer or head pointer */

Completed in 47 milliseconds