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

  /src/usr.sbin/sysinst/arch/luna68k/
md.c 185 mnt2_mounted = 1;
188 mnt2_mounted = 0;
278 mnt2_mounted = 1;
283 mnt2_mounted = 0;
  /src/usr.sbin/sysinst/
main.c 89 int mnt2_mounted; variable in typeref:typename:int
178 mnt2_mounted = 0;
util.c 363 mnt2_mounted = 1;
575 mnt2_mounted = 1;
674 if (num_cds >= 1 && mnt2_mounted) {
711 mnt2_mounted = 1;
1598 if (!mnt2_mounted)
1601 mnt2_mounted = 0;
defs.h 640 extern int mnt2_mounted;
net.c 1080 mnt2_mounted = 1;

Completed in 17 milliseconds