Searched defs:buffsize (Results 1 – 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/cma/ |
| D | process_vm_writev02.c | 26 static void child_alloc_and_verify(int buffsize) in child_alloc_and_verify() 50 static void child_write(int buffsize, pid_t pid_alloc) in child_write()
|
| D | process_vm_readv03.c | 54 static void create_data_size(int *arr, int arr_sz, int buffsize) in create_data_size() 89 pid_t pid_alloc, int buffsize) in child_read()
|
| /third_party/musl/src/locale/ |
| D | localeconv.c | 52 #define INITIALIZE_ICURES_PTR(posix_lconv_ptr, lconv_icures_ptr, buffsize) \ argument
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | dio_read.c | 111 long long buffsize; in setup() local
|
| D | aiocp.c | 268 const int buffsize = 4096; in run() local
|
| /third_party/ltp/testcases/kernel/fs/proc/ |
| D | proc01.c | 65 size_t buffsize = 1024; variable
|
| /third_party/curl/lib/vtls/ |
| D | wolfssl.c | 1082 int buffsize = (blen > (size_t)INT_MAX) ? INT_MAX : (int)blen; in wolfssl_recv() local
|
| D | openssl.c | 1960 int buffsize; in ossl_shutdown() local 4658 int buffsize; in ossl_recv() local
|
| /third_party/ffmpeg/fftools/ |
| D | cmdutils.c | 207 int i, buffsize = 0, offset = 0; in prepare_app_arguments() local
|
| /third_party/ffmpeg/libavformat/ |
| D | flvdec.c | 431 static int amf_get_string(AVIOContext *ioc, char *buffer, int buffsize) in amf_get_string()
|