Home
last modified time | relevance | path

Searched defs:holder (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDrefcount.c122 refcount_add_many(refcount_t *rc, uint64_t number, void *holder) in refcount_add_many()
144 refcount_add(refcount_t *rc, void *holder) in refcount_add()
150 refcount_remove_many(refcount_t *rc, uint64_t number, void *holder) in refcount_remove_many()
198 refcount_remove(refcount_t *rc, void *holder) in refcount_remove()
/NextBSD/usr.sbin/rpc.lockd/
HDlock_proc.c423 struct nlm4_holder *holder; in nlm_test_1_svc() local
460 struct nlm4_holder *holder; in nlm_test_msg_1_svc() local
872 struct nlm4_holder *holder; in nlm4_test_4_svc() local
923 struct nlm4_holder *holder; in nlm4_test_msg_4_svc() local
/NextBSD/include/rpcsvc/
HDklm_prot.x97 struct klm_holder holder; variable
HDnlm_prot.x43 struct nlm_holder holder; variable
191 struct nlm4_holder holder; variable
/NextBSD/sys/nlm/
HDnlm_prot.h41 struct nlm_holder holder; member
204 struct nlm4_holder holder; member
/NextBSD/contrib/wpa/src/p2p/
HDp2p_build.c529 u8 holder[sizeof(u32) + sizeof(u16) + sizeof(u8)]; in p2p_buf_add_service_info() local