Home
last modified time | relevance | path

Searched defs:sync_buf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fork.c163 char sync_buf[1]; in TEST_IMPL() local
235 char sync_buf[1]; in TEST_IMPL() local
285 char sync_buf[1]; in TEST_IMPL() local
/netbsd-src/games/sail/
H A Dsync.c145 static char sync_buf[BUFSIZE]; variable