Searched defs:dt_pfargd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h46 struct dt_pfargd;
49 struct dt_pfargd *, struct dt_node *);
51 const struct dt_pfargd *, const void *, size_t, uint64_t);
71 typedef struct dt_pfargd { struct
81 struct dt_pfargd *pfd_next; /* pointer to next arg descriptor */

Completed in 125 milliseconds