Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dcheckpatch.sh3 DIR="${BASH_SOURCE%/*}"
19 source "$DIR/checkpatch_inc.sh"
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c1599 DIR *dir = opendir(path); in mbedtls_x509_crt_parse_path()