Home
last modified time | relevance | path

Searched defs:spctx (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c58 struct sp_ctx *spctx; in sp_connect() local
89 struct sp_ctx *spctx; in sp_wrap() local
115 struct sp_ctx *spctx = ctx; in sp_send() local
154 struct sp_ctx *spctx = ctx; in sp_recv() local
193 const struct sp_ctx *spctx = ctx; in sp_descriptor() local
215 struct sp_ctx *spctx = ctx; in sp_close() local
/freebsd-src/sbin/hastd/
H A Dproto_socketpair.c60 struct sp_ctx *spctx; sp_client() local
88 struct sp_ctx *spctx = ctx; sp_send() local
127 struct sp_ctx *spctx = ctx; sp_recv() local
166 const struct sp_ctx *spctx = ctx; sp_descriptor() local
188 struct sp_ctx *spctx = ctx; sp_close() local
[all...]
/freebsd-src/sys/crypto/via/
H A Dpadlock_hash.c230 struct padlock_sha_ctx *spctx = sctx, *dpctx = dctx; in padlock_copy_ctx() local