Searched refs:tssetup (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 62 static int tssetup(int, int *, int *); /* TLI setup with streams module */ 88 { "TLIS", read, write, tioctl, tssetup, uteardown }, 255 tssetup(int role, int *fdreadp, int *fdwritep) in tssetup() function
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | interface.c | 80 tssetup(), /* TLI setup with streams module */ 127 { "TLIS", read, write, tioctl, tssetup, uteardown }, 380 tssetup(role, fdreadp, fdwritep) in tssetup() function
|