Searched refs:dt_stmt_t (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_program.h44 } dt_stmt_t; typedef in typeref:struct:dt_stmt
48 dt_list_t dp_stmts; /* linked list of dt_stmt_t's */
H A Ddt_program.c68 dt_stmt_t *stp, *next;
90 dt_stmt_t *stp;
281 dt_stmt_t *stp = dt_alloc(dtp, sizeof (dt_stmt_t));
296 dt_stmt_t *stp, *next;
H A Ddt_handle.c55 dt_stmt_t *stp;
H A Ddt_dof.c629 const dt_stmt_t *stp;
713 const dt_stmt_t *next = stp;
H A Ddt_pid.c710 dt_stmt_t *stp;

Completed in 51 milliseconds