Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Dconnect.c647 handle_http_tcp (krb5_context context, in handle_http_tcp() function
802 ret = handle_http_tcp (context, config, &d[idx]); in handle_tcp()
/freebsd/crypto/heimdal/lib/ipc/
H A Dserver.c785 handle_http_tcp(struct client *c) in handle_http_tcp() function
908 cs = handle_http_tcp(c); in handle_read()
/freebsd/crypto/heimdal/
H A DChangeLog.200473 * kdc/connect.c (handle_http_tcp): handle error from write(2)