Home
last modified time | relevance | path

Searched refs:palfa (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread04.c19 static const char palfa[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; variable
20 #define PALFA_LEN (sizeof(palfa)-1)
36 if (memcmp(palfa, prbuf, PALFA_LEN)) { in verify_read()
52 SAFE_WRITE(SAFE_WRITE_ALL, fd, palfa, PALFA_LEN); in setup()

Completed in 1 milliseconds