Searched refs:linebuffer_ctrl (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/bio/ |
D | bf_lbuf.c | 20 static long linebuffer_ctrl(BIO *h, int cmd, long arg1, void *arg2); 39 linebuffer_ctrl, 203 static long linebuffer_ctrl(BIO *b, int cmd, long num, void *ptr) in linebuffer_ctrl() function
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
D | bf_lbuf.c | 20 static long linebuffer_ctrl(BIO *h, int cmd, long arg1, void *arg2); 39 linebuffer_ctrl, 203 static long linebuffer_ctrl(BIO *b, int cmd, long num, void *ptr) in linebuffer_ctrl() function
|