Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_kobj.c219 kobj_method_t **cep, in kobj_lookup_method() argument
227 if (cep) in kobj_lookup_method()
228 *cep = ce; in kobj_lookup_method()
/f-stack/freebsd/sys/
H A Dkobj.h252 kobj_method_t **cep,