Searched defs:SE_PROCSIGNAL (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Droken-common.h298 #define SE_PROCSIGNAL(st) (((st) >= 128)? (st) - 128: -1) macro

Completed in 213 milliseconds