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