Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_print.c103 size_t currlen; in _dopr() local
106 flags = currlen = cflags = min = 0; in _dopr()
338 *num = currlen; in _dopr()
371 currlen = *maxlen - 1; in _dopr()
375 *retlen = currlen - 1; in _dopr()
382 size_t *currlen, in fmtstr() argument
434 size_t *currlen, in fmtint() argument
564 size_t *currlen, in fmtfp() argument
842 if (buffer && *currlen == *maxlen) { in doapr_outch()
850 if (*currlen > 0) { in doapr_outch()
[all …]

Completed in 6 milliseconds