Searched refs:SP_SIDE_SERVER (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dproto_socketpair.c55 #define SP_SIDE_SERVER 2 macro
112 case SP_SIDE_SERVER:
143 spctx->sp_side = SP_SIDE_SERVER;
147 case SP_SIDE_SERVER:
174 spctx->sp_side == SP_SIDE_SERVER);
180 case SP_SIDE_SERVER:
211 case SP_SIDE_SERVER:
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c50 #define SP_SIDE_SERVER 2 macro
102 spctx->sp_side = SP_SIDE_SERVER;
136 case SP_SIDE_SERVER:
167 spctx->sp_side = SP_SIDE_SERVER;
171 case SP_SIDE_SERVER:
198 spctx->sp_side == SP_SIDE_SERVER);
204 case SP_SIDE_SERVER:
235 case SP_SIDE_SERVER:

Completed in 66 milliseconds