Home
last modified time | relevance | path

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

/openssl/util/
H A Dmktar.sh39 ls -l "`cd $td; pwd`/$tf.gz"
/openssl/crypto/err/
H A Derr.c526 const char *ls, *rs = NULL; in ossl_err_string_int() local
533 ls = ERR_lib_error_string(e); in ossl_err_string_int()
534 if (ls == NULL) { in ossl_err_string_int()
536 ls = lsbuf; in ossl_err_string_int()
560 BIO_snprintf(buf, len, "error:%08lX:%s:%s:%s", e, ls, func, rs); in ossl_err_string_int()

Completed in 8 milliseconds