Searched refs:SA_RESETHAND (Results 1 – 8 of 8) sorted by relevance
64 # define SA_RESETHAND 0x00000010 /* Reset to SIG_DFL on entry to handler. */ macro71 # define SA_ONESHOT SA_RESETHAND
67 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro74 # define SA_ONESHOT SA_RESETHAND
64 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro71 # define SA_ONESHOT SA_RESETHAND
67 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro77 # define SA_ONESHOT SA_RESETHAND
73 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro80 # define SA_ONESHOT SA_RESETHAND
70 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro80 # define SA_ONESHOT SA_RESETHAND
101 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro108 # define SA_ONESHOT SA_RESETHAND
62 .sa_flags = SA_RESETHAND | SA_SIGINFO,
Completed in 10 milliseconds