Searched refs:DTRACEHIOC_REMOVE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h1484 * The DTRACEHIOC_ADD and DTRACEHIOC_REMOVE are left in place for legacy
1491 #define DTRACEHIOC_REMOVE (DTRACEHIOC | 2) /* remove helper */ macro
1494 #define DTRACEHIOC_REMOVE _IO('h', 2) /* remove helper */ macro
/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c17352 case DTRACEHIOC_REMOVE: {
18225 * the generation (unique id) values needed to call DTRACEHIOC_REMOVE
18246 case DTRACEHIOC_REMOVE: {

Completed in 93 milliseconds