Searched refs:text (Results 1 – 1 of 1) sorted by relevance
18 const char* text = "this is a test string\n"; variable31 write(fd, text, strlen(text) + 1); in libc_fstat()51 write(fd, text, strlen(text) + 1); in libc_lseek()
Completed in 2 milliseconds