Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/mk/
H A Dnewlog.sh248 case "$test_L,$test_h" in
249 -h,) test_L= ;; # we don't support either!
252 case "$test_L" in
262 case "$test_L" in
265 if test $test_L $1; then
387 case "$test_L" in
389 while test $test_L $f # it is [still] a symlink
/freebsd-14.2/contrib/libarchive/unzip/test/
H A Dtest_L.c10 DEFINE_TEST(test_L) in DEFINE_TEST() argument