gfs_pio_flush(3) debian man page | unix.com

Man Page: gfs_pio_flush

Operating Environment: debian

Section: 3

GFS_PIO_FLUSH(3)														  GFS_PIO_FLUSH(3)

NAME
gfs_pio_flush - flush a stream
SYNOPSIS
#include <gfarm/gfarm.h> char *gfs_pio_flush (GFS_File gf);
DESCRIPTION
The function gfs_pio_flush() forces a write of all user-space buffered data for the given output gf.
RETURN VALUES
NULL The function terminated successfully. GFARM_ERR_NO_MEMORY Insufficient memory was available. Others An error except the above occurred. The reason is shown by its pointed strings.
SEE ALSO
gfs_pio_create(3), gfs_pio_open(3), gfs_pio_write(3) Gfarm 18 March 2003 GFS_PIO_FLUSH(3)
Related Man Pages
gfs_glob(3) - debian
gfs_pio_create(3) - debian
gfs_pio_gets(3) - debian
gfs_pio_write(3) - debian
gfs_rename(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk