Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.h40 typedef struct list list_t; typedef
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist.h36 typedef struct list list_t; typedef
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dlist.h36 typedef struct list list_t; typedef
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dlist.h36 typedef struct list list_t; typedef
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dlist.h53 } list_t; typedef
/freebsd/sys/dev/drm2/
H A Ddrm_bufs.c512 struct drm_map_list *r_list = NULL, *list_t; in drm_rmmap_locked() local