gfs_glob_add(3) debian man page | unix.com

Man Page: gfs_glob_add

Operating Environment: debian

Section: 3

GFS_GLOB_ADD(3) 														   GFS_GLOB_ADD(3)

NAME
gfs_glob_add - adds the type of path name
SYNOPSIS
#include <gfarm/gfarm.h> char *gfs_glob_add (gfs_glob_t * listp, int dtype);
DESCRIPTION
gfs_glob_add() adds the type of path name dtype to listp.
RETURN VALUES
NULL The function terminated successfully. GFARM_ERR_NO_MEMORY Insufficient memory was available.
SEE ALSO
gfs_glob_init(3) gfs_glob(3) gfs_glob_free(3) Gfarm 11 September 2003 GFS_GLOB_ADD(3)
Related Man Pages
gfarm_initialize(3) - debian
gfs_pio_gets(3) - debian
gfs_pio_open(3) - debian
gfs_pio_readline(3) - debian
gfs_pio_write(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
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?