Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dipc_voucher.c80 static bool iv_obj_equ(const struct smrq_slink *, smrh_key_t);
86 .obj_equ = iv_obj_equ,
242 iv_obj_equ(const struct smrq_slink *link, smrh_key_t key) in iv_obj_equ() function