Searched refs:sync_with (Results 1 – 1 of 1) sorted by relevance
22 static int sync_with(int pipe_child, int pipe_parent) in sync_with() function62 err = sync_with(pipe_child, pipe_parent); in main()73 err = sync_with(pipe_child, pipe_parent); in main()102 err = sync_with(pipe_child, pipe_parent); in main()
Completed in 3 milliseconds