Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/dev/arm/
H A Dunix_signal.c55 #define UC_SET_ALT_STACK 0x40000000 macro
820 if ((unsigned int)uap->infostyle == UC_SET_ALT_STACK) { in sigreturn()
/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c79 #define UC_SET_ALT_STACK 0x40000000 macro
810 if ((unsigned int)uap->infostyle == UC_SET_ALT_STACK) { in sigreturn()