Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h298 extern boolean_t socket_info_equal(const socket_info_t *, const socket_info_t *,
H A Dconfig.c232 socket_info_equal(const socket_info_t *si, const socket_info_t *si2, in socket_info_equal() function
267 if (socket_info_equal((socket_info_t *)lv, in proto_info_compare()