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

/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_private.h131 #define DSVC_SYNCH_UNLOCK(sp, c) ((sp)->s_ops->synch_unlock((sp), (c))) macro
/osnet-11/usr/src/lib/libdhcpsvc/private/
H A Dprivate.c572 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
636 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
674 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);
708 (void) DSVC_SYNCH_UNLOCK(hand->d_synch, unlock_cookie);

Completed in 29 milliseconds