Lines Matching refs:ret
111 int ret, prctl_vl;
128 ret = set_za(child, &za);
129 if (ret != 0) {
155 int ret;
162 ret = set_za(child, &write_za);
163 if (ret != 0) {
198 int ret;
217 ret = set_za(child, write_za);
218 if (ret != 0) {
250 int ret = EXIT_FAILURE;
331 ret = EXIT_SUCCESS;
337 return ret;
342 int ret = EXIT_SUCCESS;
361 ret = EXIT_FAILURE;
365 return ret;