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

/darwin-on-arm/xnu/bsd/kern/
H A Dkdebug.c881 uint32_t stype; local
884 stype = debugid & DBG_SCALL_MASK;
887 stype == BSC_SysCall || stype == MACH_SysCall) {

Completed in 19 milliseconds