Home
last modified time | relevance | path

Searched refs:sock_host (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libwrap/
H A Dfromhost.c54 sock_host(request);
H A Dllib-lwrap14 extern void sock_host(struct request_info *);
H A Dtcpd.h152 #define fromhost sock_host /* no TLI support needed */
226 extern void sock_host(); /* look up endpoint addresses */
H A Dmapfile-vers58 sock_host;
H A Dsocket.c83 void sock_host(request) in sock_host() function