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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_options.c918 } dt_option_t; typedef in typeref:struct:dt_option
923 static const dt_option_t _dtrace_ctoptions[] = {
973 static const dt_option_t _dtrace_rtoptions[] = {
998 static const dt_option_t _dtrace_drtoptions[] = {
1018 const dt_option_t *op;
1047 const dt_option_t *op;

Completed in 99 milliseconds