Searched refs:WIFSTOPPED (Results 1 – 4 of 4) sorted by relevance
45 #define WIFSTOPPED(s) (WTERMSIG(s) == 0x7f) macro
47 #define WIFSTOPPED(s) (WTERMSIG(s) == 0x7f) macro
48 #define WIFSTOPPED(s) (WTERMSIG(s) == 0x7f) macro