Alphabetical Listing
Click one of the following functions for more information:
Aborts the current transaction, if the previous Tuxedo function call resulted in an error. | |
Saves data returned from the database for correlation when using Clarify. | |
Saves buffer information to an output file. | |
Adds a new field to an FML buffer. | |
Initializes an existing FML buffer fbfr. | |
Initializes an existing FML32 buffer fbfr. | |
Maps a field name to a field identifier. | |
Maps a field name to a field identifier. | |
Provides a map field identifier to field name. | |
Provides a map field identifier to field name. | |
Retrieves error message string for FML error. | |
Retrieves error message string for FML32 error. | |
Gets the error status code for the last FML operation that failed. | |
Gets the error status code for the last FML32 operation that failed. | |
Gets the error status code for the last failed transaction. | |
Retrieves the application return code. | |
Saves data for correlation after an AS_EXESVC call. | |
Copies the specified number of bytes from the source to the destination. | |
Saves the current value of an FML buffer to a parameter. | |
Saves the current value of an FML32 buffer to a parameter. | |
Saves a portion of a character array (such as a STRING or CARRAY buffer) to a parameter. | |
Searches for an occurrence of string in a buffer and saves a portion of the buffer, relative to the string occurrence, to a parameter. | |
Searches for an occurrence of string in a buffer, and saves a portion of the buffer, after the string occurrence, to a parameter. | |
Sets an error list for use with a CARRAY reply buffer. | |
Sets a list of environment variables. | |
Copies a string like the C function strcpy. | |
Aborts the current transaction. | |
Sends a service request. | |
Allocates a new buffer. | |
Begins a transaction. | |
Broadcasts notification by name. | |
Sends a service request and awaits its reply. | |
Cancels a call descriptor. | |
Checks if authentication is required by the application | |
Checks for an unsolicited message. | |
Commits the current transaction. | |
Establishes a conversational service connection. | |
Removes a message from a queue. | |
Takes down a conversational service connection. | |
Stores a message in the queue. | |
Frees a typed buffer. | |
Checks if a transaction is in progress. | |
Returns a reply from a previously sent request. | |
Returns the priority for the last request sent or received. | |
Enables a client to join a System/T application. | |
Changes the size of a typed buffer. | |
Receives a message in a conversational connection. | |
Resumes a global transaction. | |
Sets when lrt_tpcommit should return. | |
Sends a message in a conversational connection. | |
Sets the method for handling unsolicited messages. | |
Sets the priority for the next request sent or forwarded. | |
Retrieves error message string for System/T error. | |
Suspends a global transaction. | |
Removes a client from a System/T application. | |
Determines information about a typed buffer. | |
Returns a value corresponding to an environment name. | |
Modifies an existing environment value or adds a value to the environment. | |
Adds variables to the environment from a file. | |
Begins a global transaction. | |
Closes a set of resource managers. | |
Commits a global transaction. | |
Returns global transaction information. | |
Opens a set of resource managers. | |
Rolls back a global transaction. | |
Sets the commit_return characteristics. | |
Sets the transaction_control characteristic to the value specified in control. | |
Sets the transaction_timeout characteristic to the value specified in timeout. |

