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

/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto_uds.c63 pid_t uc_owner; member in struct:uds_ctx
122 uctx->uc_owner = 0;
187 uctx->uc_owner = getpid();
330 uctx->uc_owner == getpid()) {
338 uctx->uc_owner = 0;
/freebsd-9.3-release/sbin/hastd/
H A Dproto_uds.c58 pid_t uc_owner; member in struct:uds_ctx
114 uctx->uc_owner = 0;
187 uctx->uc_owner = getpid();
328 uctx->uc_owner == getpid()) {
336 uctx->uc_owner = 0;

Completed in 89 milliseconds