Searched refs:WEXITSTATUS (Results 1 – 1 of 1) sorted by relevance
53 #define WEXITSTATUS(w) (((w) >> 8) & 0xff) macro55 #define WSTOPSIG WEXITSTATUS