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