Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c124 static mdb_tgt_se_f pt_exec; variable
462 (void) mdb_tgt_add_sysexit(t, SYS_execve, hflag, pt_exec, NULL); in pt_post_attach()
800 pt_exec(mdb_tgt_t *t, int vid, void *private) in pt_exec() function
3667 pt_exec(t, 0, NULL); in pt_setrun()