Home | History | Annotate | Download | only in posix_spawn

Lines Matching defs:res

53 	int res = EXIT_SUCCESS;
62 res = EXIT_FAILURE;
68 res = EXIT_FAILURE;
74 res = EXIT_FAILURE;
80 res = EXIT_FAILURE;
87 res = EXIT_FAILURE;
92 res = EXIT_FAILURE;
97 res = EXIT_FAILURE;
101 res = EXIT_FAILURE;
104 return res;