/third_party/curl/lib/ |
H A D | hostip.c | 134 Curl_printable_address(const struct Curl_addrinfo *ai, char *buf, size_t bufsize) Curl_printable_address() argument
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 770 usb_setup_endpoint_agg(struct usb_device *dev, struct usb_host_endpoint *uhe, usb_size_t bufsize, uint32_t packets) usb_setup_endpoint_agg() argument 860 usb_setup_endpoint(struct usb_device *dev, struct usb_host_endpoint *uhe, usb_size_t bufsize) usb_setup_endpoint() argument [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_dev.c | 1596 usb_fifo_alloc_buffer(struct usb_fifo *f, usb_size_t bufsize, in usb_fifo_alloc_buffer() argument
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 1560 size_t bufsize; in vfs_nfs_write() local 1779 size_t bufsize; in vfs_nfs_writepage() local [all...] |
/third_party/libsnd/src/ |
H A D | common.c | 955 header_gets (SF_PRIVATE *psf, char *ptr, int bufsize) in header_gets() argument
|
/third_party/libcoap/src/ |
H A D | coap_debug.c | 1060 coap_string_tls_version(char *buffer, size_t bufsize) { in coap_string_tls_version() argument 1152 coap_string_tls_support(char *buffer, size_t bufsize) { in coap_string_tls_support() argument [all...] |
/third_party/ltp/lib/ |
H A D | safe_macros.c | 483 safe_readlink(const char *file, const int lineno, void (cleanup_fn)(void), const char *path, char *buf, size_t bufsize) safe_readlink() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | compress.c | 90 int bufsize; member 276 static unsigned int ntfs_compress_block(const char *inbuf, const int bufsize, in ntfs_compress_block() argument [all...] |
H A D | runlist.c | 1870 static int test_rl_read_buffer(const char *file, u8 *buf, int bufsize) in test_rl_read_buffer() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdecrypt.c | 1367 int bufsize = 512; in ntfs_cat_decrypt() local 1436 const int bufsize = 512; in ntfs_feed_encrypt() local [all...] |
H A D | ntfsundelete.c | 1792 write_data(int fd, const char *buffer, unsigned int bufsize) write_data() argument 1840 create_pathname(const char *dir, const char *name, const char *stream, char *buffer, int bufsize) create_pathname() argument 1970 unsigned int bufsize; undelete_file() local [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 593 static int hd_ringbuf_init(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_init() argument 614 static int hd_ringbuf_reserve(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_reserve() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 593 static int hd_ringbuf_init(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_init() argument 614 static int hd_ringbuf_reserve(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_reserve() argument
|
/third_party/lwip/src/core/ |
H A D | pbuf.c | 1108 pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset) in pbuf_get_contiguous() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | core.c | 1172 size_t bufsize; in uv__getpwuid_r() local
|
/third_party/python/Python/ |
H A D | getargs.c | 628 converterr(const char *expected, PyObject *arg, char *msgbuf, size_t bufsize) in converterr() argument 501 converttuple(PyObject *arg, const char **p_format, va_list *p_va, int flags, int *levels, char *msgbuf, size_t bufsize, int toplevel, freelist_t *freelist) converttuple() argument 587 convertitem(PyObject *arg, const char **p_format, va_list *p_va, int flags, int *levels, char *msgbuf, size_t bufsize, freelist_t *freelist) convertitem() argument 656 convertsimple(PyObject *arg, const char **p_format, va_list *p_va, int flags, char *msgbuf, size_t bufsize, freelist_t *freelist) convertsimple() argument [all...] |
/third_party/python/Modules/ |
H A D | zlibmodule.c | 418 zlib_decompress_impl(PyObject *module, Py_buffer *data, int wbits, Py_ssize_t bufsize) zlib_decompress_impl() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | sbgdec.c | 865 int size = 0, bufsize = 0, r; in read_whole_file() local
|
/third_party/backends/backend/ |
H A D | hs2p.h | 82 size_t bufsize; member
|
H A D | sharp.h | 184 size_t bufsize; member
|
H A D | nec.c | 1007 int bufsize = 4096; in attach() local 1881 int bufsize[2] = {DEFAULT_BUFSIZE, DEFAULT_BUFSIZE}; in sane_init() local [all...] |
H A D | nec.h | 184 size_t bufsize; member
|
H A D | hp-scl.c | 1748 size_t bufsize = 16 + (lengthp ? *lengthp: 0); in _hp_scl_inq() local 1828 size_t bufsize = 16, sv; in sanei_hp_scl_upload_binary() local
|
H A D | microtek.c | 783 read_scan_data(Microtek_Scanner *ms, int lines, uint8_t *buffer, size_t *bufsize) read_scan_data() argument
|
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 1095 unsigned bufsize; in reader_loop() local
|