Searched defs:byte_to_fill (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/file/ | ||
H A D | fspacectl_test.c | 41 static const char byte_to_fill = 0x5f; variable |
/freebsd/tests/sys/posixshm/ | ||
H A D | posixshm_test.c | 179 static const char byte_to_fill = 0x5f; variable |