Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_control.c256 static kern_ctl_ref kctl_make_ref(struct kctl *kctl);
1537 kctl_make_ref(struct kctl *kctl) in kctl_make_ref() function
1659 if (kctl_make_ref(kctl) == NULL) { in ctl_register()