Searched refs:SVR4_UC_SIGMASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_ucontext.h38 #define SVR4_UC_SIGMASK 0x01 macro
47 #define SVR4_UC_ALL (SVR4_UC_SIGMASK|SVR4_UC_STACK|SVR4_UC_MCONTEXT)
/freebsd-9.3-release/sys/i386/svr4/
H A Dsvr4_machdep.c177 uc->uc_flags = SVR4_UC_SIGMASK|SVR4_UC_CPU|SVR4_UC_STACK;
290 if (uc->uc_flags & SVR4_UC_SIGMASK) {

Completed in 78 milliseconds