Searched refs:some_text (Results 1 – 1 of 1) sorted by relevance
2134 static char some_text[] = "'very rigorous maritime engineering standards' && the front fell off"; variable2135 unsigned long rounded_length = (sizeof(some_text) & (unsigned long) ~(PAGE_SIZE - 1)) + PAGE_SIZE;2141 rc = (int) write(prf_fd, some_text, sizeof(some_text));