Searched refs:WIFEXITED (Results 1 – 1 of 1) sorted by relevance
55 #ifndef WIFEXITED56 #define WIFEXITED(status) (((status) & 0xff) == 0) macro3088 if (WIFEXITED(result)) { in yearistype()
Completed in 11 milliseconds