ファイル名sfdisk.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 221 | 7% |
| 空行行数 | 446 | 14% |
| 実行行数 | 2444 | 79% |
| 合計行数 | 3111 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 92 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
do_warn | static void | ||
2 |
warn | static void | ||
3 |
error | static void | ||
4 |
fatal | static void | ||
5 |
sseek | static int | ||
6 |
free_sectors | static void | ||
7 |
get_sector | static struct sector * | ||
8 |
msdos_signature | static int | ||
9 |
write_sectors | static int | ||
10 |
ulong_to_chars | static void | ||
11 |
chars_to_ulong | static unsigned long | ||
12 |
save_sectors | static int | ||
13 |
restore_sectors | static int | ||
14 |
get_geometry | static struct geometry | ||
15 |
get_cylindersize | static void | ||
16 |
longchs_to_chs | static chs | ||
17 |
chs_to_longchs | static longchs | ||
18 |
ulong_to_longchs | static longchs | ||
19 |
ulong_to_chs | static chs | ||
20 |
longchs_to_ulong | static unsigned long | ||
21 |
chs_to_ulong | static unsigned long | ||
22 |
is_equal_chs | static int | ||
23 |
chs_ok | static int | ||
24 |
sysname | static const char * | ||
25 |
list_types | static void | ||
26 |
is_extended | static int | ||
27 |
is_bsd | static int | ||
28 |
copy_to_int | static int | ||
29 |
copy_from_int | static void | ||
30 |
copy_to_part | static void | ||
31 |
copy_from_part | static void | ||
32 |
outer_extended_partition | static struct part_desc * | ||
33 |
is_parent | static int | ||
34 |
add_sector_and_offset | static void | ||
35 |
reread_ioctl | static int | ||
36 |
is_blockdev | static int | ||
37 |
reread_disk_partition | static void | ||
38 |
index_to_linux | static int | ||
39 |
linux_to_index | static int | ||
40 |
asc_to_index | static int | ||
41 |
set_format | static void | ||
42 |
unitsize | static unsigned long | ||
43 |
get_disksize | static unsigned long | ||
44 |
out_partition_header | static void | ||
45 |
out_rounddown | static void | ||
46 |
out_roundup | static void | ||
47 |
out_roundup_size | static void | ||
48 |
get_fdisk_geometry_one | static struct geometry | ||
49 |
get_fdisk_geometry | static int | ||
50 |
out_partition | static void | ||
51 |
out_partitions | static void | ||
52 |
disj | static int | ||
53 |
pnumber | static char * | ||
54 |
partitions_ok | static int | ||
55 |
extended_partition | static void | ||
56 |
bsd_partition | static void | ||
57 |
msdos_partition | static int | ||
58 |
osf_partition | static int | ||
59 |
sun_partition | static int | ||
60 |
amiga_partition | static int | ||
61 |
get_partitions | static void | ||
62 |
write_partitions | static int | ||
63 |
read_stdin | static int | ||
64 |
get_ul | static int | ||
65 |
first_free | static unsigned long | ||
66 |
max_length | static unsigned long | ||
67 |
compute_start_sect | static int | ||
68 |
build_surrounding_extended | static int | ||
69 |
read_line | static int | ||
70 |
read_partition | static int | ||
71 |
read_partition_chain | static void | ||
72 |
read_input | static void | ||
73 |
version | static void | ||
74 |
usage | static void | ||
75 |
activate_usage | static void | ||
76 |
unhide_usage | static void | ||
77 |
is_ide_cdrom_or_tape | static int | ||
78 |
nextproc | static char * | ||
79 |
gpt_warning | static void | ||
80 |
main | int | ||
81 |
my_open | static int | ||
82 |
do_list | static void | ||
83 |
do_geom | static void | ||
84 |
do_pt_geom | static void | ||
85 |
do_size | static void | ||
86 |
set_active | static void | ||
87 |
do_activate | static void | ||
88 |
set_unhidden | static void | ||
89 |
do_unhide | static void | ||
90 |
do_change_id | static void | ||
91 |
do_reread | static void | ||
92 |
do_fdisk | static void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー