Home
last modified time | relevance | path

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

/dports/security/openct/openct-0.6.20/src/ifd/
H A Dria-server.c36 } ria_peer_t; typedef
83 ria_peer_t *clnt; in ria_svc_accept()
108 ria_peer_t *clnt = (ria_peer_t *) sock->user_data; in ria_svc_app_close()
117 ria_peer_t *clnt = (ria_peer_t *) sock->user_data; in ria_svc_dev_close()
131 ria_peer_t *clnt, *peer; in ria_svc_app_handler()
202 ria_peer_t *clnt, *peer; in ria_svc_dev_handler()
259 ria_peer_t *clnt; in ria_peer_new()
261 clnt = (ria_peer_t *) calloc(1, sizeof(ria_peer_t)); in ria_peer_new()
274 ria_peer_t *peer; in ria_peer_free()
291 ria_peer_t *prev; in ria_svc_link()
[all …]