代码搜索:Fdisk
找到约 482 项符合「Fdisk」的源代码
代码结果 482
www.eeworm.com/read/140295/13090145
c fdisk.c
#include "board.h"
#include "console.h"
#include "utils.h"
#include "bios.h"
int main_menu(void)
{
int list[] = {
FDISK_CREATE_PARTITION,
FDISK_DELETE_PARTITION,
FDISK_DISPLAY_PARTITION,
};
www.eeworm.com/read/140295/13090149
ld fdisk.ld
OUTPUT_ARCH(arm)
ENTRY(stext)
SECTIONS
{
.text 0x00180000 : { /* Real text segment */
_text = .; /* Text and read-only data */
*(.text)
*(.rodata)
. = ALIGN(4);
_etext = .; /* End of te
www.eeworm.com/read/108242/6183742
c fdisk.c
/* fdisk - partition a hard disk Author: Jakob Schripsema */
/* Run this with:
*
* fdisk [-hheads] [-ssectors] [device]
*
* e.g.,
*
* fdisk (to get the default)
* fdisk -h4 -s17 /dev/hd0 (
www.eeworm.com/read/101135/6238072
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/101135/6238409
8 fdisk.8
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 14:23:46 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/101135/6238934
8 fdisk.8
FDISK(8) Minix Programmer's Manual FDISK(8)
NAME
fdisk - partition a hard disk [IBM]
SYNOPSIS
fdisk [-hm] [-sn] [file]
OPTIONS
-h
www.eeworm.com/read/494205/6380216
exe fdisk.exe
www.eeworm.com/read/494205/6380233
ini fdisk.ini
; Current settings:
;
ALLOW_4GB_FAT16 FALSE
ALLOW_ABORT FALSE
AMBR OFF
CHECKEXTRA FALSE
COLORS 7
DEL_ND_LOG TRUE
FLAG
www.eeworm.com/read/492789/6409043
spec fdisk.spec
Name: fdisk
Version: 0.9
Release: 1
License: GPL
Group: File tools
Summary: GNU fdisk
URL: http://svn.debian.org/wsvn/parted/upstream/people/leslie/fdisk/?rev=0&sc=0
Source: %name-%version.tar.gz
www.eeworm.com/read/492789/6409065
pot fdisk.pot
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy