Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dkern_control.c262 static kern_ctl_ref kctl_make_ref(struct kctl *kctl);
1557 kctl_make_ref(struct kctl *kctl) in kctl_make_ref() function
1679 if (kctl_make_ref(kctl) == NULL) { in ctl_register()