Home
last modified time | relevance | path

Searched defs:rbuf (Results 1 – 25 of 62) sorted by relevance

123

/third_party/rust/crates/nix/test/sys/
Dtest_aio.rs115 let mut rbuf = vec![0; 4]; in test_accessors() localVariable
142 let mut rbuf = vec![0; 4]; in cancel() localVariable
165 let mut rbuf = vec![0; 4]; in error() localVariable
184 let mut rbuf = vec![0; 4]; in ok() localVariable
211 let mut rbuf = vec![0; 4]; in on_stack() localVariable
356 let mut rbuf = Vec::new(); in ok() localVariable
386 let mut rbuf = Vec::new(); in on_stack() localVariable
472 let mut rbuf = Vec::new(); in ok() localVariable
519 let mut rbuf = Vec::new(); in sigev_signal() localVariable
582 let mut rbuf = vec![0; 4]; in test_aio_suspend() localVariable
/third_party/mesa3d/src/gallium/drivers/r300/
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; in r300_buffer_create() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dreadlinkat.c79 char rbuf[BUFSIZ] = {0}; in readlinkat_0100() local
131 char rbuf[BUFSIZ] = {0}; in readlinkat_0200() local
/third_party/ltp/testcases/kernel/syscalls/write/
Dwrite03.c25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe11.c28 unsigned char rbuf[read_per_child]; in do_child() local
Dpipe04.c84 char rbuf[BUFSIZ]; in main() local
/third_party/selinux/libselinux/src/
Dseusers.c102 char *rbuf = malloc(rbuflen); in get_default_gid() local
122 char *rbuf; in check_group() local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
Dtestsf_c.c35 char rbuf[PATH_MAX]; in main() local
Dtestsf_s.c40 char rbuf[PATH_MAX]; in main() local
/third_party/ltp/testcases/cve/
Dcve-2016-7117.c75 static char rbuf[sizeof(MSG)]; variable
/third_party/ltp/lib/
Drandom_range.c238 int range_min(char *rbuf, int r) in range_min()
243 int range_max(char *rbuf, int r) in range_max()
248 int range_mult(char *rbuf, int r) in range_mult()
/third_party/ffmpeg/libavformat/
Drtspdec.c71 static inline int read_line(AVFormatContext *s, char *rbuf, const int rbufsize, in read_line()
146 char rbuf[MAX_URL_SIZE]; in rtsp_read_request() local
477 unsigned char rbuf[MAX_URL_SIZE]; in ff_rtsp_parse_streaming_commands() local
649 unsigned char rbuf[MAX_URL_SIZE]; in rtsp_listen() local
/third_party/openssl/crypto/err/
Derr_blocks.c64 char *rbuf = NULL; in ERR_vset_error() local
/third_party/node/deps/openssl/openssl/crypto/err/
Derr_blocks.c64 char *rbuf = NULL; in ERR_vset_error() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise08.c107 char rbuf[1024]; in find_sequence() local
/third_party/curl/src/
Dtool_cb_wrt.c241 unsigned char *rbuf = (unsigned char *)buffer; in tool_write_cb() local
/third_party/gstreamer/gstplugins_base/ext/libvisual/
Dvisual.c222 VisBuffer *lbuf, *rbuf; in gst_visual_render() local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate06.c61 static char *wbuf, *rbuf; variable
Dfallocate04.c64 char rbuf[size]; in check_file_data() local
/third_party/ltp/testcases/network/lib6/
Dasapi_02.c123 static unsigned char rbuf[2048]; in ic6_recv1() local
/third_party/alsa-lib/src/pcm/
Dpcm_direct.c532 snd_timer_tread_t rbuf[4]; local
535 snd_timer_read_t rbuf; local
541 snd_timer_tread_t rbuf[4]; local
549 snd_timer_read_t rbuf; local
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.c1140 nghttp3_buf *pbuf, nghttp3_buf *rbuf, in nghttp3_qpack_encoder_encode()
1212 static int qpack_write_number(nghttp3_buf *rbuf, uint8_t fb, uint64_t num, in qpack_write_number()
1417 nghttp3_buf *rbuf, nghttp3_buf *ebuf, in nghttp3_qpack_encoder_encode_nv()
1765 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_static_indexed()
1773 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_dynamic_indexed()
1848 nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, in nghttp3_qpack_encoder_write_static_indexed_name()
1860 nghttp3_qpack_encoder *encoder, nghttp3_buf *rbuf, uint64_t absidx, in nghttp3_qpack_encoder_write_dynamic_indexed_name()
1957 nghttp3_buf *rbuf, in nghttp3_qpack_encoder_write_literal()
/third_party/f2fs-tools/fsck/
Dsegment.c408 int bulkread(int fd, void *rbuf, size_t rsize, bool *eof) in bulkread()
613 u8 *rbuf = c.compress.cc.rbuf; in f2fs_build_file() local
/third_party/node/deps/openssl/openssl/ssl/record/
Drecord.h88 SSL3_BUFFER rbuf; member
144 SSL3_BUFFER rbuf; member
/third_party/openssl/ssl/record/
Drecord.h88 SSL3_BUFFER rbuf; member
144 SSL3_BUFFER rbuf; member

123