Home
last modified time | relevance | path

Searched defs:do_read (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvsscanf.c3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvsscanf.c3 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
/third_party/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl02.c40 static void *do_read(void *arg) in do_read() function
/third_party/musl/src/stdlib/
Dwcstod.c11 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
Dwcstol.c13 static size_t do_read(FILE *f, unsigned char *buf, size_t len) in do_read() function
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe09.c64 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
Dpipe04.c65 ssize_t do_read(int fd, void *buf, size_t count) in do_read() function
/third_party/lwip/contrib/apps/chargen/
Dchargen.c113 do_read(struct charcb *p_charcb) in do_read() function
/third_party/liburing/test/
Dfadvise.c84 static long do_read(int fd, char *buf) in do_read() function
Dfixed-hugepage.c168 static int do_read(struct io_uring *ring, int fd, struct iovec *iov, int nr_bufs) in do_read() function
/third_party/curl/lib/
Dsendf.h211 CURLcode (*do_read)(struct Curl_easy *data, struct Curl_creader *reader, member
/third_party/pulseaudio/src/pulsecore/
Dioline.c281 static int do_read(pa_ioline *l) { in do_read() function
Dprotocol-simple.c148 static int do_read(connection *c) { in do_read() function
Dpstream.c873 static int do_read(pa_pstream *p, struct pstream_read *re) { in do_read() function
Dprotocol-esound.c1000 static int do_read(connection *c) { in do_read() function
/third_party/nghttp2/src/
Dshrpx_live_check.cc190 int LiveCheck::do_read() { return read_(*this); } in do_read() function in shrpx::LiveCheck
Dshrpx_client_handler.cc678 int ClientHandler::do_read() { return read_(*this); } in do_read() function in shrpx::ClientHandler
Dshrpx_http2_session.cc1749 int Http2Session::do_read() { return read_(*this); } in do_read() function in shrpx::Http2Session
Dh2load.cc531 int Client::do_read() { return readfn(*this); } in do_read() function in h2load::Client
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c506 static int do_read(struct userdata *u) { in do_read() function
Dmodule-waveout.c193 static void do_read(struct userdata *u) { in do_read() function
/third_party/python/Lib/
Dpstats.py696 def do_read(self, line): member in ProfileBrowser
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c1658 do_read (struct MHD_Connection *connection) function
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c652 static void do_read(int argc, char **argv, const struct cmd_desc *cmd) in do_read() function
/third_party/libfuse/example/
Dpassthrough_hp.cc924 static void do_read(fuse_req_t req, size_t size, off_t off, fuse_file_info *fi) { in do_read() function

12