Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_autoconf.c | 297 typedef int (*cfattach_fn)(const char *, struct cfattach *); typedef in typeref:typename:int (*)(const char *,struct cfattach *) 300 cfattach_fn att_do, cfattach_fn att_undo, |