Home
last modified time | relevance | path

Searched refs:dt_pfargd (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h47 struct dt_pfargd;
50 struct dt_pfargd *, struct dt_node *);
52 const struct dt_pfargd *, const void *, size_t, uint64_t);
72 typedef struct dt_pfargd { struct
82 struct dt_pfargd *pfd_next; /* pointer to next arg descriptor */ argument