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

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_signal.h87 #define SVR4_SIGNO(a) ((a) & SVR4_SIGNO_MASK) macro
H A Dsvr4_signal.c341 signum = SVR4_SIGNO(uap->signum);

Completed in 60 milliseconds