.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "GFARM_TERMINATE" "3" "26 June 2010" "Gfarm" "" .SH NAME gfarm_terminate \- terminate the Gfarm execution environment for client .SH SYNOPSIS .sp \fB#include .sp gfarm_error_t gfarm_terminate (\fIvoid\fB); \fR .SH "DESCRIPTION" .PP \fBgfarm_terminate()\fR terminates the Gfarm execution environment for client application. .SH "RETURN VALUES" .TP \fBGFARM_ERR_NO_ERROR\fR The function terminated successfully. .TP \fBOthers\fR An error except the above occurred. The reason is shown by \fBgfarm_error_string\fR(3)\&. .SH "SEE ALSO" .PP \fBgfarm_initialize\fR(3)