.\" 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_STAT_FREE" "3" "18 March 2003" "Gfarm" "" .SH NAME gfs_stat_free \- free dynamic memory of file status .SH SYNOPSIS .sp \fB#include .sp void gfs_stat_free (struct gfs_stat * \fIstatus\fB); \fR .SH "DESCRIPTION" .PP \fBgfs_stat_free()\fR frees frees the memory space of file status \fIstatus\fR allocated by gfs_stat(3). .SH "SEE ALSO" .PP \fBgfs_stat\fR(3)