gfs_stat_free - ファイル属性情報解放
#include <gfarm/gfarm.h>
void gfs_stat_free(struct gfs_stat * status);
gfs_stat(3) で取得した属性情報の保持するメモリを解放します。
gfs_stat(3)