Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/fuzz/
H A Dhelper.py21 THIS_DIR = os.path.abspath(os.path.dirname(__file__)) variable
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
/freebsd/contrib/byacc/test/
H A Drun_make.sh17 THIS_DIR=`pwd`
39 cd "$THIS_DIR"