HomeSort by: relevance | last modified time | path
    Searched refs:cfroots (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump_autoconf.c 63 const short cfroots[] = { variable in typeref:typename:const short[]
  /src/sys/kern/
subr_autoconf.c 131 * ioconf.c exports exactly two names: cfdata and cfroots. All system
135 extern const short cfroots[];
1240 for (p = cfroots; *p >= 0; p++) {

Completed in 13 milliseconds