Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/mk/
H A Dnewlog.sh250 case "$test_L,$test_h" in
251 -h,) test_L= ;; # we don't support either!
254 case "$test_L" in
264 case "$test_L" in
267 if test $test_L $1; then
389 case "$test_L" in
391 while test $test_L $f # it is [still] a symlink
/freebsd/contrib/libarchive/unzip/test/
H A Dtest_L.c10 DEFINE_TEST(test_L) in DEFINE_TEST() argument