Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ztest/
H A Dztest.c144 char zo_alt_libpath[MAXNAMELEN]; member
167 .zo_alt_libpath = { '\0' },
748 (void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath), in process_options()
755 } else if (0 != access(zo->zo_alt_libpath, X_OK)) { in process_options()
758 zo->zo_alt_libpath); in process_options()
6193 ztest_opts.zo_alt_libpath, B_FALSE, NULL)); in main()
6248 ztest_opts.zo_alt_libpath, B_TRUE, &status); in main()