debian man page for gfs_chdir

Query: gfs_chdir

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GFS_CHDIR(3)															      GFS_CHDIR(3)

NAME
gfs_chdir - change working directory
SYNOPSIS
#include <gfarm/gfarm.h> char *gfs_chdir (const char * gfarm_url);
DESCRIPTION
gfs_chdir() changes the current working directory to that specified by gfarm_url.
RETURN VALUES
NULL The function terminated successfully. GFARM_ERR_NO_MEMORY Insufficient memory was available. GFARM_ERR_AUTHENTICATION User authentication failed when connecting to gfmd(8). GFARM_ERR_PERMISSION_DENIED gfarm_url points outside your accessible address space. GFARM_ERR_NO_SUCH_OBJECT Directory does not exist. GFARM_ERR_NOT_A_DIRECTORY A component of the path prefix is not a directory. Others An error except the above occurred. The reason is shown by its pointed strings. Gfarm 04 December 2003 GFS_CHDIR(3)
Related Man Pages
gfarm_initialize(3) - debian
gfarm_url_section_replicate_from_to(3) - debian
gfs_glob(3) - debian
gfs_pio_create(3) - debian
gfs_pio_gets(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph