Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h284 extern int tlx_accept(const char *, tlx_info_t *, struct sockaddr_storage *);
H A Dtlx.c535 tlx_accept(const char *fmri, tlx_info_t *tlx_info, in tlx_accept() function
H A Dinetd.c3193 fd = tlx_accept(instance->fmri, (tlx_info_t *)pi, in accept_connection()