Home
last modified time | relevance | path

Searched defs:conntype (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/apputils/
H A Dnet-server.c549 add_fd(int sock, enum conn_type conntype, verto_ev_flag flags, void *handle, in add_fd()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c2910 int initrbio, initwbio, newrbio, newwbio, conntype; in test_ssl_set_bio() local