Lines Matching defs:process_helpers
55 atf_fs_path_t process_helpers;
58 get_process_helpers_path(tc, false, &process_helpers);
60 argv[0] = atf_fs_path_cstring(&process_helpers);
66 atf_fs_path_fini(&process_helpers);
74 atf_fs_path_t process_helpers;
77 get_process_helpers_path(tc, false, &process_helpers);
79 argv[0] = atf_fs_path_cstring(&process_helpers);
86 atf_fs_path_fini(&process_helpers);
307 atf_fs_path_t process_helpers;
310 get_process_helpers_path(tc, false, &process_helpers);
313 argv[0] = atf_fs_path_cstring(&process_helpers);
332 atf_fs_path_fini(&process_helpers);
472 atf_fs_path_t process_helpers;
475 get_process_helpers_path(tc, false, &process_helpers);
476 argv[0] = atf_fs_path_cstring(&process_helpers);
486 atf_fs_path_fini(&process_helpers);