/third_party/ltp/testcases/kernel/syscalls/write/ |
H A D | write03.c | 25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2016-7117.c | 75 static char rbuf[sizeof(MSG)]; variable
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe11.c | 28 unsigned char rbuf[read_per_child]; in do_child() local
|
H A D | pipe04.c | 84 char rbuf[BUFSIZ]; in main() local
|
/third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
H A D | testsf_c.c | 35 char rbuf[PATH_MAX]; in main() local [all...] |
H A D | testsf_s.c | 40 char rbuf[PATH_MAX]; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | readlinkat.c | 79 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 D | err_blocks.c | 64 char *rbuf = NULL; in ERR_vset_error() local
|
/third_party/openssl/crypto/err/ |
H A D | err_blocks.c | 64 char *rbuf = NULL; in ERR_vset_error() local
|
/third_party/curl/src/ |
H A D | tool_cb_wrt.c | 227 unsigned char *rbuf = (unsigned char *)buffer; in tool_write_cb() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate06.c | 61 static char *wbuf, *rbuf; variable
|
H A D | fallocate04.c | 64 char rbuf[size]; in check_file_data() local
|
/third_party/ltp/testcases/network/lib6/ |
H A D | asapi_02.c | 112 unsigned char rbuf[2048]; in ic6_recv() local
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise08.c | 107 char rbuf[1024]; in find_sequence() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen_buffer.c | 57 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 D | test_aio.rs | 115 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 D | epsonds-cmd.c | 136 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 D | shrpx_connection.h | 62 DefaultPeekMemchunks rbuf; member
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_conn.h | 132 nghttp3_buf rbuf; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | ioline.c | 53 char *rbuf; member [all...] |
/third_party/selinux/libselinux/src/ |
H A D | seusers.c | 102 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 D | radius_das.c | 398 struct wpabuf *rbuf; in radius_das_receive() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_das.c | 398 struct wpabuf *rbuf; in radius_das_receive() local
|
/third_party/f2fs-tools/fsck/ |
H A D | segment.c | 421 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 D | if_urndis.c | 697 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
|