Home
last modified time | relevance | path

Searched refs:tli_cleanup (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Dtli.c64 static void tli_cleanup();
103 tli_cleanup(request);
108 request->cleanup = tli_cleanup;
114 static void tli_cleanup(request) in tli_cleanup() function