Searched refs:bad_path (Results 1 – 1 of 1) sorted by relevance
605 char *bad_path = "/devices/nonexistent/path"; in noexecerr_test() local606 char *argv[] = { bad_path, NULL }; in noexecerr_test()619 ret = posix_spawn(&pid, bad_path, &acts, &attr, argv, NULL); in noexecerr_test()