代码搜索:Fdisk
找到约 482 项符合「Fdisk」的源代码
代码结果 482
www.eeworm.com/read/11175/206470
msg fdisk.msg
www.eeworm.com/read/11175/206472
skl fdisk.skl
:util FDISK ;utility name
:class A ;system messages
;
:use 1 COMMON1 ;"Incorrect DOS version"
:use 2 COMMON2 ;"Insufficient Memory"
:use 3
www.eeworm.com/read/38084/909277
exe fdisk.exe
www.eeworm.com/read/37395/1077357
exe fdisk.exe
www.eeworm.com/read/37770/1084750
exe fdisk.exe
www.eeworm.com/read/38377/1111576
exe fdisk.exe
www.eeworm.com/read/216450/4894975
8 fdisk.8
.TH FDISK 8
.SH NAME
fdisk \- partition a hard disk [IBM]
.SH SYNOPSIS
\fBfdisk\fR [\fB\-h\fIm\fR]\fR [\fB\-s\fIn\fR]\fR [\fIfile\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
www.eeworm.com/read/209211/4984091
c fdisk.c
/*
* fdisk - edit dos disk partition table
*/
#include
#include
#include
#include
#include
#include "edit.h"
typedef struct Dospart Dospart;
enum {
NTentr
www.eeworm.com/read/304849/3784258
txt fdisk.txt
-- fdisk --
Also known as the "Disk Manager", fdisk is a hard disk partitioning tool.
It can create, delete, format, resize, and move partitions and modify their
attributes. It can copy entire har
www.eeworm.com/read/304849/3784522
h fdisk.h
//
// Visopsys
// Copyright (C) 1998-2007 J. Andrew McLaughlin
//
// This program is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License a