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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c60 static int tteardown(int, int, int); /* TLI teardown, works with either setup */
82 { "TLI", tread, twrite, tioctl, tsetup, tteardown },
235 * tteardown - tli shutdown routine
239 tteardown(int role, int fdread, int fdwrite) function

Completed in 28 milliseconds