Searched defs:kcls (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/atf_python/ | ||
H A D | ktest.py | 33 def __init__(self, *, descr, kcls, **kwargs): argument |
/freebsd/sys/dev/bhnd/ | ||
H A D | bhnd_erom.c | 216 kobj_class_t kcls; in bhnd_erom_init_static() local |