Home
last modified time | relevance | path

Searched defs:writebuf (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dtestfile.c451 writebuf[8192]; /* Write buffer */ in read_write_tests() local
/external/mpdecimal/libmpdec/
Dtranspose.c78 mpd_uint_t *readbuf, *writebuf, *hp; in swap_halfrows_pow2() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dtranspose.c79 mpd_uint_t *readbuf, *writebuf, *hp; in swap_halfrows_pow2() local
/external/ltp/testcases/kernel/fs/fsplough/
Dfsplough.c31 static char *writebuf, *filedata; variable
/external/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c109 static char *writebuf; variable
/external/v4l-utils/utils/qv4l2/
Dalsa_stream.c443 static snd_pcm_sframes_t writebuf(snd_pcm_t *handle, char *buf, long len) in writebuf() function
/external/curl/tests/server/
Dtftpd.c442 char *writebuf; in write_behind() local