Man Linux: Main Page and Category List

NAME

       gfarm_terminate - termination of Gfarm execution environment

SYNOPSIS

       #include <gfarm/gfarm.h>

       char *gfarm_terminate (void);

DESCRIPTION

       gfarm_terminate()  terminates  the  execution environment for the Gfarm
       application.

RETURN VALUES

       NULL   The function terminated successfully.

       Others An error except the above occurred.  The reason is shown by  its
              pointed strings.

SEE ALSO

       gfarm_initialize(3)