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

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_program.h42 } dt_stmt_t; typedef in typeref:struct:dt_stmt
46 dt_list_t dp_stmts; /* linked list of dt_stmt_t's */
H A Ddt_program.c70 dt_stmt_t *stp, *next;
92 dt_stmt_t *stp;
285 dt_stmt_t *stp = dt_alloc(dtp, sizeof (dt_stmt_t));
300 dt_stmt_t *stp, *next;
H A Ddt_handle.c53 dt_stmt_t *stp;
H A Ddt_dof.c627 const dt_stmt_t *stp;
711 const dt_stmt_t *next = stp;
H A Ddt_pid.c854 dt_stmt_t *stp;

Completed in 143 milliseconds