Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c147 char zo_alt_libpath[MAXNAMELEN]; member
170 .zo_alt_libpath = { '\0' },
752 (void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath), in process_options()
759 } else if (0 != access(zo->zo_alt_libpath, X_OK)) { in process_options()
762 zo->zo_alt_libpath); in process_options()
6223 ztest_opts.zo_alt_libpath, B_FALSE, NULL)); in main()
6278 ztest_opts.zo_alt_libpath, B_TRUE, &status); in main()