Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dunix_signal.c79 #define UC_RESET_ALT_STACK 0x80000000 macro
803 } else if ((unsigned int)uap->infostyle == UC_RESET_ALT_STACK) { in sigreturn()
/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c51 #define UC_RESET_ALT_STACK 0x80000000 macro
798 } else if ((unsigned int)uap->infostyle == UC_RESET_ALT_STACK) { in sigreturn()