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

  /src/sys/arch/sparc/sparc/
autoconf.c 143 static struct bootpath *bootpath_store(int, struct bootpath *);
858 bootpath_store(int storep, struct bootpath *bp) function in typeref:struct:bootpath *
1207 bootpath_store(1, bootpath);
1782 bootpath_store(1, NULL);
1793 struct bootpath *bp = bootpath_store(0, NULL);
1843 bootpath_store(1, bp + 1);

Completed in 12 milliseconds