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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c145 char zo_alt_libpath[MAXNAMELEN]; member in struct:ztest_shared_opts
168 .zo_alt_libpath = { '\0' },
756 (void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath),
763 } else if (0 != access(zo->zo_alt_libpath, X_OK)) {
766 zo->zo_alt_libpath);
6267 ztest_opts.zo_alt_libpath, B_FALSE, NULL));
6322 ztest_opts.zo_alt_libpath, B_TRUE, &status);

Completed in 74 milliseconds