Searched refs:sync_buf (Results 1 – 1 of 1) sorted by relevance
41 char sync_buf; in child_main() local58 if (read(sync_pipe, &sync_buf, 1) != 1) { in child_main()117 char sync_buf; in main() local147 if (read(syncfd[0], &sync_buf, 1) != 1) { in main()