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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c58 static int tsetup(int, int *, int *); /* TLI setup without streams module */
82 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
215 * tsetup - tli setup routine
219 tsetup(int role, int *fdreadp, int *fdwritep) function
227 tfaillog(*fdreadp, "tsetup: t_sync\n");

Completed in 21 milliseconds