HomeSort by: relevance | last modified time | path
    Searched defs:nbootpath (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc/sparc/
autoconf.c 137 int nbootpath; variable in typeref:typename:int
573 ++nbootpath;
581 ++nbootpath;
605 ++nbootpath;
663 nbootpath++; \
1030 bp = nbootpath == 0 ? NULL : &bootpath[nbootpath-1];
1814 strcpy(bootpath[nbootpath].name, "fd");
1815 nbootpath++;

Completed in 11 milliseconds