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

/haiku-fatelf/src/bin/bash/support/
H A Dxenix-link.sh47 try_dir=no
52 *-ldir*) try_dir=yes ;;
60 *-x2.3*|*-l2.3*) try_23=yes ; try_dir=yes ;;
65 if [ $try_dir = yes ] ; then try="$try dir" ; fi
/haiku-fatelf/src/bin/
H A Dplay.cpp46 try_dir(const char *directory, long *count, bool show) function
71 try_dir(name, count, show);
108 try_dir("/dev/disk", &count, show);

Completed in 48 milliseconds