Searched defs:PROC_sig_dfl (Results 1 - 5 of 5) 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)

Completed in 49 milliseconds