Home | History | Annotate | Download | only in examples

Lines Matching refs:close

231 #include <unistd.h>     /* lseek, read, write, close, unlink, sleep, */
363 close(fd);
632 close(fd);
763 close(fd);
795 /* Close the foo.gz file (if open) and release the lock. */
799 close(log->fd);
820 close(log->fd);
957 if (ret | close(fd))
968 if (ret | close(fd))
1018 if (ret | close(fd))
1050 /* close the log file and release the lock */