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

/netbsd-current/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c147 char zo_alt_libpath[MAXNAMELEN]; member in struct:ztest_shared_opts
170 .zo_alt_libpath = { '\0' },
752 (void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath),
759 } else if (0 != access(zo->zo_alt_libpath, X_OK)) {
762 zo->zo_alt_libpath);
6263 ztest_opts.zo_alt_libpath, B_FALSE, NULL));
6318 ztest_opts.zo_alt_libpath, B_TRUE, &status);

Completed in 154 milliseconds