OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_request_size
(Results
1 - 7
of
7
) sorted by null
/system/core/sdcard/
sdcard.c
83
#define
MAX_REQUEST_SIZE
(sizeof(struct fuse_in_header) + sizeof(struct fuse_write_in) + MAX_WRITE)
137
__u8 request_buffer[
MAX_REQUEST_SIZE
];
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h
101
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
Xlib.h
560
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h
101
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
Xlib.h
560
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h
101
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
Xlib.h
560
unsigned
max_request_size
; /* maximum number 32 bit words in request*/
member in struct:_XDisplay
[
all
...]
Completed in 395 milliseconds