Searched refs:ctf_list (Results 1 – 2 of 2) sorted by relevance
118 typedef struct ctf_list { struct119 struct ctf_list *l_prev; /* previous pointer or tail pointer */ argument120 struct ctf_list *l_next; /* next pointer or head pointer */ argument
743 typedef struct ctf_list {744 struct ctf_list *l_prev; /* previous pointer or tail pointer */745 struct ctf_list *l_next; /* next pointer or head pointer */736 typedef struct ctf_list { global() struct 737 l_prevctf_list global() argument 738 l_nextctf_list global() argument