'\" t .\" Title: gfarm_terminate .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 26 Jun 2010 .\" Manual: Gfarm .\" Source: Gfarm .\" Language: English .\" .TH "GFARM_TERMINATE" "3" "26 Jun 2010" "Gfarm" "Gfarm" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" gfarm_terminate \- gfarm ライブラリに関する終了処理をする .SH "SYNOPSIS" .sp .ft B .nf #include .fi .ft .HP \w'gfarm_error_t\ gfarm_terminate('u .BI "gfarm_error_t\ gfarm_terminate(" "void" ");" .SH "DESCRIPTION" .PP Gfarm ライブラリについて、終了処理を行います。 .SH "RETURN VALUES" .PP \fBGFARM_ERR_NO_ERROR\fR .RS 4 正常終了を示します。 .RE .PP その他 .RS 4 上記以外のエラーが生じたことを示します。 .RE .SH "SEE ALSO" .PP \fBgfarm_initialize\fR(3)