Searched refs:tsetup (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 61 static int tsetup(int, int *, int *); /* TLI setup without streams module */ 85 { "TLI", tread, twrite, tioctl, tsetup, tteardown }, 222 tsetup(int role, int *fdreadp, int *fdwritep) in tsetup() function
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | interface.c | 79 tsetup(), /* TLI setup without streams module */ 124 { "TLI", tread, twrite, tioctl, tsetup, tteardown }, 345 tsetup(role, fdreadp, fdwritep) in tsetup() function
|