gfs_stat_free
free dynamic memory of file status
- Provided by: libgfarm-dev (Version: 2.7.17+dfsg-1build2)
- Source: gfarm
- Report a bug
free dynamic memory of file status
#include <gfarm/gfarm.h>
void gfs_stat_free(struct gfs_stat * status);
gfs_stat_free() frees the memory space of file status status allocated by gfs_stat(3).