Home
last modified time | relevance | path

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 },
222 tsetup(int role, int *fdreadp, int *fdwritep) in tsetup() function
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c79 tsetup(), /* TLI setup without streams module */
124 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
338 tsetup(int role, int *fdreadp, int *fdwritep) in tsetup() function