.\" 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 "CH_ACTION_STOP" "" "06 October 2005" "" "" .SH NAME ch_action_stop \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ch_action_stop (fsm_instance * \fIfi\fB, int \fIevent\fB, void * \fIarg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfi\fB\fR -- undescribed -- .TP \fB\fIevent\fB\fR -- undescribed -- .TP \fB\fIarg\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP not operational mode. Set state to stopped. .PP \fIparam\fR fi An instance of a channel statemachine. \fIparam\fR event The event, just happened. \fIparam\fR arg Generic pointer, casted from channel * upon call.