Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h44 struct dt_pfargd;
47 struct dt_pfargd *, struct dt_node *);
49 const struct dt_pfargd *, const void *, size_t, uint64_t);
69 typedef struct dt_pfargd { struct
79 struct dt_pfargd *pfd_next; /* pointer to next arg descriptor */ argument