Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h282 extern int create_bound_endpoint(const instance_t *, tlx_info_t *);
H A Dtlx.c309 create_bound_endpoint(const instance_t *inst, tlx_info_t *tlx_info) in create_bound_endpoint() function
H A Dinetd.c1091 pi->listen_fd = create_bound_endpoint(instance, in create_bound_fds()