Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dkern_control.c254 static kern_ctl_ref kctl_make_ref(struct kctl *kctl);
1522 kctl_make_ref(struct kctl *kctl) in kctl_make_ref() function
1644 if (kctl_make_ref(kctl) == NULL) { in ctl_register()