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

/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c37 #define HELLO_WORLD "Hello, World!" macro
199 * MMAP: mmap first 20 bytes of file, write HELLO_WORLD in
318 strcpy((char*)addr, HELLO_WORLD);

Completed in 21 milliseconds