/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
*/
#include "mt.h"
#include <tiuser.h>
#include <unistd.h>
#include <stropts.h>
/*
* TLI_WRAPPERS is defined below, before inclusion of "tx.h". This is
* done so that the function prototypes and associated data structure
* definitions of new interfaces introduced in XNS 5 are not seen
* in this file.
*/
#define TLI_WRAPPERS
#include "tx.h"
int
{
}
void *
{
}
int
{
}
int
{
}
int
{
}
int
t_error(const char *s)
{
return (_tx_error(s, TX_TLI_API));
}
int
{
}
/*
* Note: The "struct t_info" parameter here refers to XTI one which
* added a field. The implmentation should not reference it. The applications
* will pass the shorter TLI one.
*/
int
{
}
int
{
}
int
{
}
int
{
}
/*
* Note: The "struct t_info" parameter here refers to XTI one which
* added a field. The implmentation should not reference it. The applications
* will pass the shorter TLI one.
*/
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
int
{
}
const char *
{
}
int
{
}
int
{
}
int
{
}