代码搜索:Fdisk
找到约 482 项符合「Fdisk」的源代码
代码结果 482
www.eeworm.com/read/114418/15053921
~pas cabinetcontroler.~pas
unit CabinetControler;
interface
uses
Windows,Dialogs,SysUtils,SyncObjs;
type
DiskBoxOpenState= array [0..15] of integer;
TCabinetControler = class
private
FDisk
www.eeworm.com/read/492789/6409106
ac configure.ac
AC_PREREQ(2.50)
AC_INIT(fdisk, 1.0, [bug-fdisk@gnu.org])
AC_CONFIG_AUX_DIR(autotools)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
AM_GNU_GETTEXT_VERSION([0.16.1])
AM_GNU_GETTEXT([external])
AM_MAINT
www.eeworm.com/read/150324/12299084
ini fdiskpt.ini
; FDISKPT.INI
; Partition Information File for Free FDISK
;
;
;
;
; Syntax:
;
; xxx,aaaaaaaa,bbbbbbbbbbbbbb,ccccccccccccccccccccccccccccccccccccccccccccccccc;
;
; Where: x=decimal number o
www.eeworm.com/read/131512/14142791
ini fdiskpt.ini
; FDISKPT.INI
; Partition Information File for Free FDISK
;
;
;
;
; Syntax:
;
; xxx,aaaaaaaa,bbbbbbbbbbbbbb,ccccccccccccccccccccccccccccccccccccccccccccccccc;
;
; Where: x=decimal number o
www.eeworm.com/read/150324/12298940
c cmd.c
/*
// Program: Free FDISK
// Module: CMD.C
// Module Description: Command Line Switch Code Module
// All functions that process command line entry are
//
www.eeworm.com/read/131512/14142726
c cmd.c
/*
// Program: Free FDISK
// Module: CMD.C
// Module Description: Command Line Switch Code Module
// All functions that process command line entry are
//
www.eeworm.com/read/181061/5279155
c cmd.c
/*
// Program: Free FDISK
// Module: CMD.C
// Module Description: Command Line Switch Code Module
// All functions that process command line entry are
//
www.eeworm.com/read/374163/9419170
c partx.c
/*
* Given a block device and a partition table type,
* try to parse the partition table, and list the
* contents. Optionally add or remove partitions.
*
* [This is not an fdisk - adding and remo
www.eeworm.com/read/150324/12299021
c pcompute.c
/*
// Program: Free FDISK
// Written By: Brian E. Reifsnyder
// Module: PCOMPUTE.C
// Module Description: Partition Computation and Modification Functions
// Version: 1.2.1
// Copyright: 1
www.eeworm.com/read/131512/14142761
c pcompute.c
/*
// Program: Free FDISK
// Written By: Brian E. Reifsnyder
// Module: PCOMPUTE.C
// Module Description: Partition Computation and Modification Functions
// Version: 1.2.1
// Copyright: 1