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

/freebsd-9.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h106 typedef struct ctf_list { struct
107 struct ctf_list *l_prev; /* previous pointer or tail pointer */
108 struct ctf_list *l_next; /* next pointer or head pointer */
/freebsd-9.3-release/sys/cddl/dev/fbt/
H A Dfbt.c875 typedef struct ctf_list { struct
876 struct ctf_list *l_prev; /* previous pointer or tail pointer */
877 struct ctf_list *l_next; /* next pointer or head pointer */

Completed in 56 milliseconds