Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h499 int kvo_ref_count; /* Reference count. */ member
/f-stack/freebsd/sys/
H A Duser.h548 int kvo_ref_count; /* Reference count. */ member
/f-stack/freebsd/vm/
H A Dvm_object.c2566 kvo->kvo_ref_count = obj->ref_count; in sysctl_vm_object_list()