Searched refs:D_PROC_GRAB (Results 1 – 4 of 4) sorted by relevance
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.noreap.ksh | 121 grep D_PROC_GRAB test.out 2> /dev/null 1>&2
|
H A D | tst.noreapring.ksh | 116 grep D_PROC_GRAB test.out 2> /dev/null 1>&2
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_errtags.h | 219 D_PROC_GRAB, /* failed to grab process */ enumerator
|
H A D | dt_pid.c | 739 (void) dt_pid_error(dtp, pcb, NULL, NULL, D_PROC_GRAB, in dt_pid_create_probes() 765 (void) dt_pid_error(dtp, pcb, NULL, NULL, D_PROC_GRAB, in dt_pid_create_probes()
|