Lines Matching refs:exitf
172 exitf("opendir(%s) failed", dir);
180 exitf("lstat(%s) failed", filename);
186 exitf("unlink(%s) failed", filename);
190 exitf("rmdir(%s) failed", dir);
221 exitf("pthread_create failed");
3235 exitf("opendir(%s) failed due to NOFILE, exiting", dir);
3237 exitf("opendir(%s) failed", dir);
3249 exitf("lstat(%s) failed", filename);
3274 exitf("unlink(%s) failed", filename);
3277 exitf("umount(%s) failed", filename);
3304 exitf("umount(%s) failed", dir);
3314 exitf("rmdir(%s) failed", dir);
3332 exitf("failed to open /proc/thread-self/fail-nth");
3335 exitf("failed to write /proc/thread-self/fail-nth");
3346 exitf("failed to read /proc/thread-self/fail-nth");
3350 exitf("failed to write /proc/thread-self/fail-nth");
3600 exitf("CreateThread failed");