Searched refs:testpath (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fps/fpsd/
H A Dfpsd_sched.c75 FPS_WARNING, TST_EXEC_FAIL, testpath, strerror(error)); \
132 char *testpath; local
139 testpath = fpsd.d_conf->m_cpus[fpu_index].fptest_path;
155 fpsd_message(FPSD_NO_EXIT, FPS_INFO, SWAP_WARN, testpath);
160 testpath, frequency_c, group_c, cpuid_c);
166 (void) execl(testpath, /* Path */
183 FORK_FAIL_MSG, testpath, strerror(error));
186 FORK_FAIL_MSG, testpath, strerror(error));

Completed in 42 milliseconds