Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c165 char zo_alt_libpath[MAXNAMELEN]; member
194 .zo_alt_libpath = { '\0' },
1020 (void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath), in process_options()
1027 } else if (0 != access(zo->zo_alt_libpath, X_OK)) { in process_options()
1030 zo->zo_alt_libpath); in process_options()
7846 ztest_opts.zo_alt_libpath, B_FALSE, NULL)); in main()
7901 ztest_opts.zo_alt_libpath, B_TRUE, &status); in main()