HomeSort by: relevance | last modified time | path
    Searched refs:BIO_buffer_get_num_lines (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 495 # define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 624 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b, BIO_CTRL_GET, 0, NULL)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 547 # define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)

Completed in 23 milliseconds