Lines Matching refs:TLI
41 #ifdef TLI
43 #endif /* TLI */
55 #ifdef TLI
61 static int tsetup(int, int *, int *); /* TLI setup without streams module */
62 static int tssetup(int, int *, int *); /* TLI setup with streams module */
63 static int tteardown(int, int, int); /* TLI teardown, works with either setup */
64 #endif /* TLI */
83 #ifdef TLI
85 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
90 #endif /* TLI */
150 #ifdef TLI
270 * Report why a TLI call failed.
351 #endif /* TLI */