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

/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_signal.h99 #define SVR4_SVR42BSD_SIG(sig) \ macro
H A Dsvr4_signal.c275 SVR4_SVR42BSD_SIG(uap->signum)));
293 error = kern_sigaction(td, SVR4_SVR42BSD_SIG(uap->signum), nbsap, &obsa,
348 signum = SVR4_SVR42BSD_SIG(signum);
521 ka.signum = SVR4_SVR42BSD_SIG(uap->signum);

Completed in 41 milliseconds