Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dkqueue_file_tests.c48 #define HELLO_WORLD "Hello, World!" macro
406 strcpy((char*)addr, HELLO_WORLD); in execute_action()