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
  /src/sys/kern/
subr_autoconf.c 132 * ioconf.c exports exactly two names: cfdata and cfroots. All system
136 extern const short cfroots[];
1330 for (p = cfroots; *p >= 0; p++) {

Completed in 19 milliseconds