gfs_glob_init(3) debian man page | unix.com

Man Page: gfs_glob_init

Operating Environment: debian

Section: 3

GFS_GLOB_INIT(3)														  GFS_GLOB_INIT(3)

NAME
gfs_glob_init - allocates memory for types of path names
SYNOPSIS
#include <gfarm/gfarm.h> char *gfs_glob_init (gfs_glob_t * listp);
DESCRIPTION
gfs_glob_init() allocates memory space for gfs_glob(3) and gfs_glob_add(3). The memory space is stored to listp.
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_glob(3) gfs_glob_add(3) gfs_glob_free(3) Gfarm 11 September 2003 GFS_GLOB_INIT(3)
Related Man Pages
gfarm(3) - debian
gfarm_initialize(3) - debian
gfarm_url_section_replicate_from_to(3) - debian
gfs_pio_readline(3) - debian
gfs_pio_set_view_index(3) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph