Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c62 static int init_socket(char *host, short port) in init_socket() function
110 if ((sd = init_socket(host, port)) == -1) { in connect_to_server()