Searched refs:stream_ctrl (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/streams/ |
D | openssl_stream_bio.cc | 50 long stream_ctrl(BIO* bio, int cmd, long /* num */, void* /* ptr */) { in stream_ctrl() function 84 stream_ctrl, // control function
|
/external/webrtc/webrtc/base/ |
D | opensslstreamadapter.cc | 189 static long stream_ctrl(BIO* h, int cmd, long arg1, void* arg2); 201 stream_ctrl, 271 static long stream_ctrl(BIO* b, int cmd, long num, void* ptr) { in stream_ctrl() function
|