代码搜索:Fdisk
找到约 482 项符合「Fdisk」的源代码
代码结果 482
www.eeworm.com/read/381950/9062131
fdisk
www.eeworm.com/read/359058/10167952
fdisk
www.eeworm.com/read/354570/10345042
fdisk
www.eeworm.com/read/274085/10888425
fdisk
www.eeworm.com/read/257470/7068201
fdisk
www.eeworm.com/read/132985/14064008
fdisk
www.eeworm.com/read/374163/9418758
h fdisk.h
/*
fdisk.h
*/
#define DEFAULT_SECTOR_SIZE 512
#define MAX_SECTOR_SIZE 2048
#define SECTOR_SIZE 512 /* still used in BSD code */
#define MAXIMUM_PARTS 60
#define ACTIVE_FLAG 0x80
#define EXTE
www.eeworm.com/read/374163/9418764
fdisk readme.fdisk
`fdisk': the Linux partition table editor
=========================================
`fdisk' is the Linux partition table editor. In this section we
examine this utility and try to describe it thorou
www.eeworm.com/read/374163/9418783
c fdisk.c
/* fdisk.c -- Partition table manipulator for Linux.
*
* Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk)
*
* This program is free software. You can redistribute it and/or
* modify it unde