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

  /src/usr.sbin/sysinst/arch/mac68k/
md.h 75 int usefull; /* on install, clobber entire disk */ variable in typeref:typename:int
menus.md.pl 40 option "Uzyj tylko czesci dysku", exit, action {usefull = 0;};
41 option "Uzyj calego dysku", exit, action {usefull = 1;};
menus.md.de 38 option "Nur einen Teil der Festplatte nutzen", exit, action {usefull = 0;};
39 option "Die ganze Festplatte f�r NetBSD verwenden", exit, action {usefull = 1;};
menus.md.en 38 option "Use only part of the disk", exit, action {usefull = 0;};
39 option "Use the entire disk", exit, action {usefull = 1;};
menus.md.es 38 option "Usar solo parte del disco", exit, action {usefull = 0;};
39 option "Usar el disco entero", exit, action {usefull = 1;};
md.c 1141 if (usefull) {

Completed in 16 milliseconds