Searched refs:do_connect (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/heimdal/appl/push/ |
H A D | ChangeLog | 58 * push.c (do_connect): remove bogus local block variable 62 * push.c (do_connect): use `getaddrinfo' 86 * push.c (do_connect): v6-ify 142 * push.c (do_connect): init `s'
|
H A D | push.c | 95 do_connect (const char *hostname, int port, int nodelay) in do_connect() function 529 s = do_connect (host, port, 1); in do_v5()
|
/freebsd/crypto/heimdal/appl/test/ |
H A D | http_client.c | 48 do_connect (const char *hostname, const char *port) in do_connect() function 202 s = do_connect(host, port_str); in http_query()
|
/freebsd/usr.sbin/uhsoctl/ |
H A D | uhsoctl.c | 1134 do_connect(struct ctx *ctx, const char *tty) in do_connect() function 1467 error = do_connect(&ctx, tty); in main() 1486 error = do_connect(&ctx, *p); in main() 1515 do_connect(&ctx, tty); in main()
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rsocket.c | 1327 goto do_connect; in rs_do_connect() 1340 do_connect: in rs_do_connect()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2003 | 384 * appl/test/http_client.c (do_connect): use ai_protocol 0
|