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

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h107 typedef struct ctf_list { struct
108 struct ctf_list *l_prev; /* previous pointer or tail pointer */
109 struct ctf_list *l_next; /* next pointer or head pointer */
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c609 typedef struct ctf_list { struct
610 struct ctf_list *l_prev; /* previous pointer or tail pointer */
611 struct ctf_list *l_next; /* next pointer or head pointer */

Completed in 110 milliseconds