Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/dev/arm/
H A Dunix_signal.c56 #define UC_RESET_ALT_STACK 0x80000000 macro
823 } else if ((unsigned int)uap->infostyle == UC_RESET_ALT_STACK) { in sigreturn()
/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c80 #define UC_RESET_ALT_STACK 0x80000000 macro
813 } else if ((unsigned int)uap->infostyle == UC_RESET_ALT_STACK) { in sigreturn()