Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_voucher.c79 static bool iv_obj_equ(const struct smrq_slink *, smrh_key_t);
85 .obj_equ = iv_obj_equ,
241 iv_obj_equ(const struct smrq_slink *link, smrh_key_t key) in iv_obj_equ() function