gfs_stat_free - free dynamic memory of file status
Contents
Description
gfs_stat_free() frees the memory space of file status status allocated by gfs_stat(3).
Name
gfs_stat_free - free dynamic memory of file status
See Also
gfs_stat(3) Gfarm 24 Jun 2019 GFS_STAT_FREE(3)
Synopsis
#include<gfarm/gfarm.h>voidgfs_stat_free(structgfs_stat*status);
