Home
last modified time | relevance | path

Searched refs:pending_client_pipe (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_lock_state.c177 ccs_pipe_t pending_client_pipe = CCS_PIPE_NULL; in ccs_lock_status_grant_lock() local
179 err = ccs_lock_client_pipe (pending_lock, &pending_client_pipe); in ccs_lock_status_grant_lock()
188 err = ccs_lock_is_for_client_pipe (lock, pending_client_pipe, &is_lock_for_client); in ccs_lock_status_grant_lock()