Home
last modified time | relevance | path

Searched defs:rbuf (Results 1 - 25 of 61) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite03.c25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
/third_party/ltp/testcases/cve/
H A Dcve-2016-7117.c75 static char rbuf[sizeof(MSG)]; variable
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe11.c28 unsigned char rbuf[read_per_child]; in do_child() local
H A Dpipe04.c84 char rbuf[BUFSIZ]; in main() local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_c.c35 char rbuf[PATH_MAX]; in main() local
[all...]
H A Dtestsf_s.c40 char rbuf[PATH_MAX]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c79 char rbuf[BUFSIZ] = {0}; in readlinkat_0100() local
131 char rbuf[BUFSIZ] = {0}; in readlinkat_0200() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_blocks.c64 char *rbuf = NULL; in ERR_vset_error() local
/third_party/openssl/crypto/err/
H A Derr_blocks.c64 char *rbuf = NULL; in ERR_vset_error() local
/third_party/curl/src/
H A Dtool_cb_wrt.c227 unsigned char *rbuf = (unsigned char *)buffer; in tool_write_cb() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate06.c61 static char *wbuf, *rbuf; variable
H A Dfallocate04.c64 char rbuf[size]; in check_file_data() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_02.c112 unsigned char rbuf[2048]; in ic6_recv() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise08.c107 char rbuf[1024]; in find_sequence() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen_buffer.c57 struct r300_resource *rbuf = r300_resource(buf); in r300_resource_destroy() local
91 struct r300_resource *rbuf = r300_resource(resource); in r300_buffer_transfer_map() local
168 struct r300_resource *rbuf; r300_buffer_create() local
[all...]
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs115 let mut rbuf = vec![0; 4]; in test_accessors() variables
142 let mut rbuf = vec![0; 4]; in cancel() variables
165 let mut rbuf = vec![0; 4]; in error() variables
184 let mut rbuf = vec![0; 4]; in ok() variables
211 let mut rbuf in on_stack() variables
356 let mut rbuf = Vec::new(); ok() variables
386 let mut rbuf = Vec::new(); on_stack() variables
472 let mut rbuf = Vec::new(); ok() variables
519 let mut rbuf = Vec::new(); sigev_signal() variables
582 let mut rbuf = vec![0; 4]; test_aio_suspend() variables
[all...]
/third_party/backends/backend/
H A Depsonds-cmd.c136 char header[13], rbuf[64]; /* add one more byte for header buffer to correct buffer overflow issue,*/ in esci2_cmd() local
/third_party/nghttp2/src/
H A Dshrpx_connection.h62 DefaultPeekMemchunks rbuf; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.h132 nghttp3_buf rbuf; member
/third_party/pulseaudio/src/pulsecore/
H A Dioline.c53 char *rbuf; member
[all...]
/third_party/selinux/libselinux/src/
H A Dseusers.c102 char *rbuf = malloc(rbuflen); in get_default_gid() local
122 char *rbuf; in check_group() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c398 struct wpabuf *rbuf; in radius_das_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c398 struct wpabuf *rbuf; in radius_das_receive() local
/third_party/f2fs-tools/fsck/
H A Dsegment.c421 int bulkread(int fd, void *rbuf, size_t rsize, bool *eof) in bulkread() argument
626 u8 *rbuf = c.compress.cc.rbuf; in f2fs_build_file() local
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c697 urndis_ctrl_query(struct urndis_softc *sc, uint32_t oid, struct urndis_query_req *msg, uint16_t len, const void **rbuf, uint16_t *rbufsz) urndis_ctrl_query() argument

Completed in 13 milliseconds

123