Searched defs:PROC_sig_dfl (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | proc.h | 70 #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 D | proc.h | 61 #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 D | proc.h | 70 #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 D | proc.h | 70 #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 D | proc.h | 70 #define PROC_sig_dfl 0x8 macro 81 #define PROC_SIG_DFL(s) PROC_op1(PROC_sig_dfl,s,0)
|
Completed in 78 milliseconds