Home
last modified time | relevance | path

Searched refs:STRINGSIZE (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl06.c65 #define STRINGSIZE 27 macro
134 if (write(fd, buf, STRINGSIZE) == -1) in setup()
Dfcntl19.c54 #define STRINGSIZE 27 macro
107 if (write(fd, buf, STRINGSIZE) < 0) { in setup()
Dfcntl20.c50 #define STRINGSIZE 27 macro
107 SAFE_WRITE(cleanup, 0, fd, buf, STRINGSIZE); in setup()
Dfcntl11.c50 #define STRINGSIZE 27 macro
103 SAFE_WRITE(cleanup, 0, fd, buf, STRINGSIZE); in setup()
Dfcntl17.c61 #define STRINGSIZE 27 macro
135 if (write(file_fd, buf, STRINGSIZE) < 0) { in setup()
Dfcntl21.c49 #define STRINGSIZE 27 macro
105 if (write(fd, buf, STRINGSIZE) < 0) { in setup()