Searched refs:PROC_sig_dfl (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dproc.h70 #define PROC_sig_dfl 0x8 macro
81 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
/illumos-gate/usr/src/lib/libast/common/include/
H A Dproc.h61 #define PROC_sig_dfl 0x8 macro
72 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dproc.h70 #define PROC_sig_dfl 0x8 macro
81 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h70 #define PROC_sig_dfl 0x8 macro
81 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h70 #define PROC_sig_dfl 0x8 macro
81 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dprocopen.c176 case PROC_sig_dfl:
252 case PROC_sig_dfl:
330 case PROC_sig_dfl:
552 modify(proc, forked, PROC_sig_dfl, SIGTERM, 0);

Completed in 64 milliseconds