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

  /src/sys/fs/nfs/common/
bootp_subr.c 189 int any_root_overrides; member in struct:bootpc_globalcontext
886 gctx->any_root_overrides) {
1623 gctx->any_root_overrides = 1;
1625 gctx->any_root_overrides = testenv("vfs.root.mountfrom");
1748 if (gctx->gotrootpath == 0 && gctx->any_root_overrides == 0)
1778 if (gctx->any_root_overrides == 0)
bootp_subr.c 189 int any_root_overrides; member in struct:bootpc_globalcontext
886 gctx->any_root_overrides) {
1623 gctx->any_root_overrides = 1;
1625 gctx->any_root_overrides = testenv("vfs.root.mountfrom");
1748 if (gctx->gotrootpath == 0 && gctx->any_root_overrides == 0)
1778 if (gctx->any_root_overrides == 0)

Completed in 26 milliseconds