child_sync.h (337B)
1 /* ------------------------------------------------------------------------ 2 child_sync include file for XfreeCD 3 4 Copyright 1998 by Brian C. Lane 5 nexus@tatoosh.com 6 http://www.tatoosh.com/nexus 7 8 ------------------------------------------------------------------------ */ 9 int parent_sync( int fd ); 10 int child_sync( int fd );