Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_print.c828 #define BUFFER_INC 1024 macro
843 if (*maxlen > INT_MAX - BUFFER_INC) in doapr_outch()
846 *maxlen += BUFFER_INC; in doapr_outch()

Completed in 8 milliseconds