Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h289 extern boolean_t tlx_info_equal(const tlx_info_t *, const tlx_info_t *,
H A Dtlx.c212 tlx_info_equal(const tlx_info_t *ti, const tlx_info_t *ti2, boolean_t isrpc) in tlx_info_equal() function
H A Dconfig.c263 if (tlx_info_equal((tlx_info_t *)lv, (tlx_info_t *)rv, in proto_info_compare()