Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h288 extern int tlx_init(void);
H A Dtlx.c183 tlx_init(void) in tlx_init() function
H A Dinetd.c3649 if (tlx_init() < 0) in init()