debian man page for gfarm_terminate

Query: gfarm_terminate

OS: debian

Section: 3

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

GFARM_TERMINATE(3)														GFARM_TERMINATE(3)

NAME
gfarm_terminate - terminate the Gfarm execution environment for client
SYNOPSIS
#include <gfarm/gfarm.h> gfarm_error_t gfarm_terminate (void);
DESCRIPTION
gfarm_terminate() terminates the Gfarm execution environment for client application.
RETURN VALUES
GFARM_ERR_NO_ERROR The function terminated successfully. Others An error except the above occurred. The reason is shown by gfarm_error_string(3).
SEE ALSO
gfarm_initialize(3) Gfarm 26 June 2010 GFARM_TERMINATE(3)
Related Man Pages
gfrun(1) - debian
gfgroup(1) - debian
gfarm_initialize(3) - debian
gfarm_url_section_replicate_to(3) - debian
gfs_pio_write(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?