Home
last modified time | relevance | path

Searched defs:maxlen (Results 76 - 100 of 133) sorted by relevance

123456

/third_party/python/Modules/_io/
H A Dwinconsoleio.c528 read_console_w(HANDLE handle, DWORD maxlen, DWORD *readlen) { in read_console_w() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_priv.c978 size_t len, maxlen; in wpa_priv_send_interface_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c49 int maxlen; in hostapd_logger_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_priv.c987 size_t len, maxlen; in wpa_priv_send_interface_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c49 int maxlen; in hostapd_logger_cb() local
/third_party/curl/tests/server/
H A Dsockfilt.c398 static bool read_data_block(unsigned char *buffer, ssize_t maxlen, in read_data_block() argument
/third_party/ffmpeg/libavformat/
H A Dnutdec.c42 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen) in get_str() argument
/third_party/curl/lib/
H A Dtftp.c283 static size_t tftp_strnlen(const char *string, size_t maxlen) in tftp_strnlen() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c394 enum_item_name_ops(snd_mixer_elem_t *elem, unsigned int item, size_t maxlen, char *buf) enum_item_name_ops() argument
/third_party/backends/backend/escl/
H A Descl.c1795 sane_read(SANE_Handle h, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *len) in sane_read() argument
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c1322 enum_item_name_ops(snd_mixer_elem_t *elem, unsigned int item, size_t maxlen, char *buf) enum_item_name_ops() argument
/third_party/backends/backend/
H A Dbh.c3749 sane_read (SANE_Handle handle, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *len) in sane_read() argument
H A Dxerox_mfp.c161 static int copy_decompress_data(struct device *dev, unsigned char *pDest, int maxlen, int *destLen) in copy_decompress_data() argument
1230 static int fill_slack(struct device *dev, SANE_Byte *buf, int maxlen) in fill_slack() argument
1243 static int copy_plain_trim(struct device *dev, SANE_Byte *buf, int maxlen, int *olenp) in copy_plain_trim() argument
1266 static int copy_mix_bands_trim(struct device *dev, SANE_Byte *buf, int maxlen, int *olenp) in copy_mix_bands_trim() argument
1304 sane_read(SANE_Handle h, SANE_Byte *buf, SANE_Int maxlen, SANE_In argument
[all...]
H A Dhpljm1005.c1013 sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) in sane_read() argument
H A Dst400.c1217 sane_read( SANE_Handle handle, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *lenP ) in sane_read() argument
H A Dhp5400_sane.c1261 sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) in sane_read() argument
H A Dsnapscan.c1785 sane_read(SANE_Handle h, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *plen) sane_read() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c713 unsigned int maxlen; in ugen_get_iface_driver() local
/third_party/libsnd/src/
H A Dcommon.c405 int maxlen ; in psf_asciiheader_printf() local
1393 psf_get_date_str (char *str, int maxlen) in psf_get_date_str() argument
1495 append_snprintf(char * dest, size_t maxlen, const char * fmt, ...) append_snprintf() argument
[all...]
/third_party/libuv/src/unix/
H A Dfs.c655 ssize_t maxlen; in uv__fs_readlink() local
/third_party/libcoap/src/
H A Dcoap_debug.c160 strnlen(const char *s, size_t maxlen) { in strnlen() argument
/third_party/lame/misc/
H A Dabx.c947 int readwave ( stereo_t* buff, size_t maxlen, const char* name, size_t* len ) in readwave() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c340 u32 ntfs_ucsnlen(const ntfschar *s, u32 maxlen) in ntfs_ucsnlen() argument
368 ntfs_ucsndup(const ntfschar *s, u32 maxlen) ntfs_ucsndup() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c748 static size_t strnlen(const char *s, size_t maxlen) in strnlen() argument
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1646 hd_inflate_read_len(nghttp2_hd_inflater *inflater, int *rfin, const uint8_t *in, const uint8_t *last, size_t prefix, size_t maxlen) hd_inflate_read_len() argument

Completed in 51 milliseconds

123456