Home
last modified time | relevance | path

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

/src/contrib/openbsm/bin/auditdistd/
H A Dproto_uds.c198 uds_accept(void *ctx, void **newctxp) in uds_accept() argument
225 *newctxp = newuctx; in uds_accept()
H A Dproto_tcp.c440 tcp_accept(void *ctx, void **newctxp) in tcp_accept() argument
469 *newctxp = newtctx; in tcp_accept()
H A Dproto_tls.c774 tls_accept(void *ctx, void **newctxp) in tls_accept() argument
841 *newctxp = newtlsctx; in tls_accept()
/src/sbin/hastd/
H A Dproto_uds.c197 uds_accept(void *ctx, void **newctxp) in uds_accept() argument
224 *newctxp = newuctx; in uds_accept()
H A Dproto_tcp.c440 tcp_accept(void *ctx, void **newctxp) in tcp_accept() argument
468 *newctxp = newtctx; in tcp_accept()