Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/apputils/
H A Dnet-server.c603 static void accept_stream_connection(verto_ctx *ctx, verto_ev *ev);
933 [TCP] = &accept_stream_connection, in setup_addresses()
935 [UNX] = &accept_stream_connection in setup_addresses()
1228 accept_stream_connection(verto_ctx *ctx, verto_ev *ev) in accept_stream_connection() function