Searched defs:readbuf (Results 1 – 14 of 14) sorted by relevance
/third_party/libwebsockets/lib/core-net/ |
D | adopt.c | 571 adopt_socket_readbuf(struct lws *wsi, const char *readbuf, size_t len) in adopt_socket_readbuf() 928 const char *readbuf, size_t len) in lws_adopt_socket_readbuf() 937 const char *readbuf, size_t len) in lws_adopt_socket_vhost_readbuf()
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
D | writev03.c | 90 unsigned char readbuf[BUF_SIZE + 1]; in run() local
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_tc4.c | 186 char readbuf[BLOCK_SIZE + 1]; /* buffer to store bytes read */ in read_raw_device() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | transpose.c | 79 mpd_uint_t *readbuf, *writebuf, *hp; in swap_halfrows_pow2() local
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
D | mount03.c | 105 char readbuf[20]; in test_file_dir_noatime() local
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress01.c | 207 unsigned char readbuf[pagesize]; in fileokay() local
|
D | mmapstress10.c | 792 uchar_t *readbuf; local
|
/third_party/alsa-utils/seq/aseqnet/ |
D | aseqnet.c | 57 static char *readbuf; variable
|
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
D | pipeio.c | 110 static char *readbuf; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | httpread.c | 374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | httpread.c | 374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler() local
|
/third_party/alsa-lib/test/ |
D | latency.c | 342 long readbuf(snd_pcm_t *handle, char *buf, long len, size_t *frames, size_t *max) in readbuf() function
|
/third_party/curl/lib/ |
D | mqtt.c | 365 unsigned char readbuf[1024]; in mqtt_recv_atleast() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngrutil.c | 1819 png_byte readbuf[PNG_MAX_PALETTE_LENGTH]; in png_handle_tRNS() local 2105 png_uint_16 readbuf[PNG_MAX_PALETTE_LENGTH]; in png_handle_hIST() local
|