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

/openbsd-current/sys/kern/
H A Dkern_srp.c124 if (hzrd->sh_p != srp)
160 ctx->hzrd.sh_p = srp;
172 if (srp_v_referenced(ctx->hzrd.sh_p, ctx->hzrd.sh_v)) {
204 hzrd->sh_p = srp;
229 if (hzrd->sh_p == NULL) {
250 sr->hz->sh_p = NULL;
265 if (hzrd->sh_p != NULL && hzrd->sh_v == v)
/openbsd-current/sys/sys/
H A Dsrp.h39 struct srp *sh_p; member in struct:srp_hazard

Completed in 109 milliseconds