Query: gfs_glob_init
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GFS_GLOB_INIT(3) GFS_GLOB_INIT(3)NAMEgfs_glob_init - allocates memory for types of path namesSYNOPSIS#include <gfarm/gfarm.h> char *gfs_glob_init (gfs_glob_t * listp);DESCRIPTIONgfs_glob_init() allocates memory space for gfs_glob(3) and gfs_glob_add(3). The memory space is stored to listp.RETURN VALUESNULL 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 ALSOgfs_glob(3) gfs_glob_add(3) gfs_glob_free(3) Gfarm 11 September 2003 GFS_GLOB_INIT(3)
Related Man Pages |
---|
gfarm_initialize(3) - debian |
gfarm_url_section_replicate_to(3) - debian |
gfs_chmod(3) - debian |
gfs_pio_open(3) - debian |
gfs_pio_set_view_local(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |