Home
last modified time | relevance | path

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

/dports/net/ocserv/ocserv-1.1.3/src/occtl/
H A Docctl.h82 int conn_prehandle(CONN_TYPE *ctx);
H A Docctl.c323 if (conn_prehandle(conn) < 0) { in check_cmd()
H A Dunix.c1659 int conn_prehandle(struct unix_ctx *ctx) in conn_prehandle() function