Home
last modified time | relevance | path

Searched defs:io_cb (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dserver.rs66 pub fn io_cb<F>(&mut self, cb: F) in io_cb() functions
82 let mut io_cb = self.io_cb; in build() variables
/third_party/python/Parser/
H A Dtokenizer.c2162 cookie_io_functions_t io_cb = {borrow_read, NULL, NULL, NULL}; in fdopen_borrow() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c330 static void io_cb(pa_mainloop_api *a, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in io_cb() function

Completed in 11 milliseconds