Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dfasttrap.h44 #define FASTTRAPIOC_GETINSTR (FASTTRAPIOC | 2) macro
/xnu-11215.1.10/bsd/dev/dtrace/
H A Dfasttrap.c2536 } else if (cmd == FASTTRAPIOC_GETINSTR) { in fasttrap_ioctl()