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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c63 static int tteardown(int, int, int); /* TLI teardown, works with either setup */
85 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
238 * tteardown - tli shutdown routine
242 tteardown(int role, int fdread, int fdwrite) function
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c81 tteardown(); /* TLI teardown, works with either setup */
124 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
363 * tteardown - tli shutdown routine
367 tteardown(role, fdread, fdwrite) function

Completed in 270 milliseconds