OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skip_sparse_tests
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/test/
test_sparse_basic.c
508
const char *
skip_sparse_tests
;
local
577
skip_sparse_tests
= getenv("SKIP_TEST_SPARSE");
578
if (
skip_sparse_tests
!= NULL) {
660
const char *
skip_sparse_tests
;
local
666
skip_sparse_tests
= getenv("SKIP_TEST_SPARSE");
667
if (
skip_sparse_tests
!= NULL) {
Completed in 48 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026