Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dproc_info.c2134 static char some_text[] = "'very rigorous maritime engineering standards' && the front fell off"; variable
2135 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));