Home
last modified time | relevance | path

Searched refs:sa_flags (Results 176 – 200 of 411) sorted by relevance

12345678910>>...17

/netbsd/crypto/external/bsd/heimdal/dist/lib/kdfs/
H A Dk5dfspag.c68 (H).sa_flags=0, \
/netbsd/external/bsd/pam-u2f/dist/pamu2fcfg/
H A Dreadpassphrase.c120 sa.sa_flags = 0; /* don't restart system calls */ in readpassphrase()
/netbsd/tests/lib/libc/sys/
H A Dt_ptrace_sigchld.c123 sa.sa_flags = SA_SIGINFO | SA_NOCLDWAIT; in traceme_raise()
H A Dt_sendmmsg.c122 sa.sa_flags = SA_RESTART; in ATF_TC_BODY()
/netbsd/external/bsd/atf/dist/tools/
H A Dsignals_test.cpp67 sa.sa_flags = 0; in program()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c109 sa.sa_flags = SA_RESTART | SA_NOCLDSTOP; in execute_command_line()
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c109 sa.sa_flags = SA_RESTART | SA_NOCLDSTOP; in execute_command_line()
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c193 struct { int sa_flags; } act; in setup_error_handler()
196 act.sa_flags = 0; in setup_error_handler()
215 act.sa_flags = SA_ONSTACK; in setup_error_handler()
227 act.sa_flags = SA_ONSTACK; in setup_error_handler()
/netbsd/sbin/init/
H A Dinit.c314 sa.sa_flags = 0; in main()
368 sa.sa_flags = sig == SIGCHLD ? SA_NOCLDSTOP : 0; in handle()
676 sa.sa_flags = 0; in single_user()
838 sa.sa_flags = 0; in runetcrc()
/netbsd/external/gpl2/gettext/dist/gettext-tools/m4/
H A Dsiginfo.m442 action.sa_flags = SA_SIGINFO;
/netbsd/bin/pax/
H A Dpax.c451 n_hand.sa_flags = 0; in gen_init()
/netbsd/lib/libcurses/
H A Dtstp.c171 sa.sa_flags = 0; in __set_winchhandler()
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c170 if (SIGACTION(curproc, ksi->ksi_signo).sa_flags & SA_SIGINFO) in linux_sendsig()
241 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_rt_sendsig()
321 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_old_sendsig()
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-collect-app.cc163 act.sa_flags = SA_RESTART | SA_SIGINFO; in start()
173 act.sa_flags = SA_RESTART | SA_SIGINFO; in start()
183 act.sa_flags = SA_RESTART | SA_SIGINFO; in start()
/netbsd/usr.bin/flock/
H A Dflock.c282 sa.sa_flags = 0; in main()
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dsighandle.c277 act.sa_flags = 0; in SIG_register()
/netbsd/sys/arch/sparc/sparc/
H A Dcompat_16_machdep.c134 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_sigcontext()
/netbsd/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c101 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in netbsd32_sendsig_sigcontext()
/netbsd/usr.bin/timeout/
H A Dtimeout.c275 signals.sa_flags = SA_RESTART; in main()
/netbsd/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c83 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_sigcontext()
/netbsd/external/bsd/tmux/dist/
H A Dclient.c556 sigact.sa_flags = SA_RESTART; in client_signal()
786 sigact.sa_flags = SA_RESTART; in client_dispatch_attached()
/netbsd/external/gpl2/lvm2/dist/tools/
H A Dpolldaemon.c33 .sa_flags = SA_NOCLDSTOP, in _become_daemon()
/netbsd/games/atc/
H A Dmain.c181 sa.sa_flags = 0; in main()
/netbsd/external/gpl2/diffutils/dist/m4/
H A Dc-stack.m486 act.sa_flags = SA_NODEFER | SA_ONSTACK | SA_RESETHAND | SA_SIGINFO;
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_machdep.c98 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_sendsig()

12345678910>>...17