Searched defs:WTERMSIG (Results 1 – 6 of 6) sorted by relevance
55 # define WTERMSIG(status) __WTERMSIG (status) macro
44 # define WTERMSIG(status) __WTERMSIG (status) macro
403 #define WTERMSIG(S) ((S) & 0x7f) macro