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

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

Completed in 57 milliseconds