Home
last modified time | relevance | path

Searched defs:max_bytes (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key05.c64 static inline void parse_proc_key_users(int *used_key, int *max_key, int *used_bytes, int *max_bytes) in parse_proc_key_users() argument
86 int used_bytes, max_bytes, tmp_used_bytes; in verify_max_bytes() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c107 static int read_line(const char *path, char *line, size_t max_bytes) in read_line() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_writer_utils.c209 const size_t max_bytes = bw->end_ - bw->buf_; in VP8LBitWriterResize() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c56 int max_bytes; /* maximum file size else abort it */ member
729 httpread_create( int sd, void (*cb)(struct httpread *handle, void *cookie, enum httpread_event e), void *cookie, int max_bytes, int timeout_seconds ) httpread_create() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c56 int max_bytes; /* maximum file size else abort it */ member
729 httpread_create( int sd, void (*cb)(struct httpread *handle, void *cookie, enum httpread_event e), void *cookie, int max_bytes, int timeout_seconds ) httpread_create() argument
[all...]
/third_party/curl/lib/
H A Dsmb.c203 unsigned short max_bytes; member
/third_party/backends/backend/genesys/
H A Dlow.cpp385 auto max_bytes = image.get_row_bytes() * height; in read_unshuffled_image_from_scanner() local
487 auto max_bytes = image.get_row_bytes() * height; in read_shuffled_image_from_scanner() local
[all...]
/third_party/libuv/src/win/
H A Dpipe.c1943 uv__pipe_read_data(uv_loop_t* loop, uv_pipe_t* handle, DWORD suggested_bytes, DWORD max_bytes) uv__pipe_read_data() argument
/third_party/node/deps/uv/src/win/
H A Dpipe.c1844 uv__pipe_read_data(uv_loop_t* loop, uv_pipe_t* handle, DWORD suggested_bytes, DWORD max_bytes) uv__pipe_read_data() argument
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h627 __s32 max_bytes; member
/third_party/toybox/generated/
H A Dglobals.h1301 long max_bytes; member

Completed in 20 milliseconds