Searched refs:TLI (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dparms.h59 #define TLI /* for AT&T Transport Layer Interface networks */ macro
H A Dinterface.c38 #ifdef TLI
40 #endif /* TLI */
52 #ifdef TLI
58 static int tsetup(int, int *, int *); /* TLI setup without streams module */
59 static int tssetup(int, int *, int *); /* TLI setup with streams module */
60 static int tteardown(int, int, int); /* TLI teardown, works with either setup */
61 #endif /* TLI */
80 #ifdef TLI
82 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
87 #endif /* TLI */
[all...]
H A Dcallers.c57 #ifdef TLI
59 #endif /* TLI */
63 #ifdef TLI
64 {"TLI", tlicall}, /* AT&T Transport Layer Interface */
68 #endif /* TLI */
442 #ifdef TLI
448 * TLI line1 - - TLI
549 * Netname /dev/netport - - TLI \D\000
638 #endif /* TLI */
[all...]
H A Dstoa.c36 #ifdef TLI
231 #endif /* TLI */
/osnet-11/usr/src/lib/libwrap/
H A Dfromhost.c11 * On systems with sockets and TLI, fromhost() determines the type of API
12 * (sockets, TLI), then invokes the appropriate API-specific routines.
23 #if defined(TLI) || defined(PTX) || defined(TLI_SEQUENT)
44 * and the Transport Level Interface (TLI).
47 * or TLI. On some systems, sockets are not part of the streams system,
58 #endif /* TLI || PTX || TLI_SEQUENT */
H A DMakefile.com44 CPPFLAGS += $(NETGROUP) $(TLI) $(ALWAYS_HOSTNAME) $(AUTH) \
89 TLI = -DTLI
H A Dtcpd.h91 struct t_unitdata *unit; /* TLI transport address or 0 */
143 #if defined(TLI) || defined(PTX) || defined(TLI_SEQUENT)
146 #define fromhost sock_host /* no TLI support needed */
225 /* The System V Transport-Level Interface (TLI) interface. */
227 #if defined(TLI) || defined(PTX) || defined(TLI_SEQUENT)
H A Dtli.c28 #ifdef TLI
129 /* tli_endpoints - determine TLI client and server endpoint information */
183 /* tli_transport - find out TLI transport type */
232 /* tli_hostaddr - map TLI transport address to printable address */
249 /* tli_hostname - map TLI transport address to hostname */
323 sprintf(buf, "Unknown TLI error %d", t_errno);
362 #endif /* TLI */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl3735 13DF CHEROKEE LETTER TLI
4330 163E CANADIAN SYLLABICS CARRIER TLI

Completed in 69 milliseconds