.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "GFS_PIO_EOF" "3" "18 March 2003" "Gfarm" "" .SH NAME gfs_pio_eof \- check file status .SH SYNOPSIS .sp \fB#include .sp int gfs_pio_eof (GFS_File \fIgf\fB); \fR .SH "DESCRIPTION" .PP The function \fBgfs_pio_eof()\fR tests the end-of-file indicator for the file pointed to by \fIgf\fR. .SH "RETURN VALUES" .TP \fBzero\fR The end-of-file indicator is not set. .TP \fBnon-zero\fR The end-of-file indicator is set. .SH "SEE ALSO" .PP \fBgfs_pio_create\fR(3), \fBgfs_pio_error\fR(3), \fBgfs_pio_open\fR(3)