Home
last modified time | relevance | path

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

/examples/libc/
A Dfile.c18 const char* text = "this is a test string\n"; variable
31 write(fd, text, strlen(text) + 1); in libc_fstat()
51 write(fd, text, strlen(text) + 1); in libc_lseek()

Completed in 2 milliseconds