Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_lock.c41 cc_int32 ccs_lock_new (ccs_lock_t *out_lock, in ccs_lock_new() argument
51 if (!out_lock ) { err = cci_check_error (ccErrBadParam); } in ccs_lock_new()
85 *out_lock = lock; in ccs_lock_new()
H A Dccs_lock.h31 cc_int32 ccs_lock_new (ccs_lock_t *out_lock,
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_section.c484 goto out_lock; in pt_section_alloc_bcache()
490 goto out_lock; in pt_section_alloc_bcache()
503 goto out_lock; in pt_section_alloc_bcache()
522 out_lock: in pt_section_alloc_bcache()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c433 goto out_lock; in pt_section_request_bcache()
452 out_lock: in pt_section_request_bcache()