Ubuntu Manpages

gfs_stat_free

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).

gfs_stat(3)