WIFEXITED 60 lib/sys_wait.in.h # define WIFEXITED(x) (WTERMSIG (x) == 0) WIFEXITED 97 lib/sys_wait.in.h # define WIFEXITED(x) ((x) != 3)