OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRINGSIZE
(Results
1 - 8
of
8
) sorted by null
/external/ltp/testcases/kernel/syscalls/fcntl/
fcntl06.c
65
#define
STRINGSIZE
27
134
if (write(fd, buf,
STRINGSIZE
) == -1)
fcntl11.c
50
#define
STRINGSIZE
27
103
SAFE_WRITE(cleanup, 0, fd, buf,
STRINGSIZE
);
fcntl19.c
54
#define
STRINGSIZE
27
107
if (write(fd, buf,
STRINGSIZE
) < 0) {
fcntl20.c
50
#define
STRINGSIZE
27
107
SAFE_WRITE(cleanup, 0, fd, buf,
STRINGSIZE
);
fcntl21.c
49
#define
STRINGSIZE
27
105
if (write(fd, buf,
STRINGSIZE
) < 0) {
fcntl17.c
61
#define
STRINGSIZE
27
135
if (write(file_fd, buf,
STRINGSIZE
) < 0) {
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h
16
#define
STRINGSIZE
1024
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.h
16
#define
STRINGSIZE
1024
Completed in 358 milliseconds