gfs_stat_free(3) debian man page | unix.com

Man Page: gfs_stat_free

Operating Environment: debian

Section: 3

GFS_STAT_FREE(3)														  GFS_STAT_FREE(3)

NAME
gfs_stat_free - free dynamic memory of file status
SYNOPSIS
#include <gfarm/gfarm.h> void gfs_stat_free (struct gfs_stat * status);
DESCRIPTION
gfs_stat_free() frees frees the memory space of file status status allocated by gfs_stat(3).
SEE ALSO
gfs_stat(3) Gfarm 18 March 2003 GFS_STAT_FREE(3)
Related Man Pages
gfarm_url_section_replicate_from_to(3) - debian
gfs_pio_gets(3) - debian
gfs_pio_set_view_local(3) - debian
gfs_pio_write(3) - debian
gfs_utimes(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file