taglinefilesource code
SA_ONESHOT94kernel/signal.ctmp.sa_flags = SA_ONESHOT | SA_NOMASK;
SA_ONESHOT204kernel/signal.cif (sa->sa_flags & SA_ONESHOT)