Searched refs:tsetup (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c61 static int tsetup(int, int *, int *); /* TLI setup without streams module */
85 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
218 * tsetup - tli setup routine
222 tsetup(int role, int *fdreadp, int *fdwritep) function
230 tfaillog(*fdreadp, "tsetup: t_sync\n");
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c79 tsetup(), /* TLI setup without streams module */
124 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
341 * tsetup - tli setup routine
345 tsetup(role, fdreadp, fdwritep) function
355 tfaillog(*fdreadp, "tsetup: t_sync\n");

Completed in 58 milliseconds