ファイル名fdisk.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 170 | 5% |
| 空行行数 | 438 | 14% |
| 実行行数 | 2500 | 81% |
| 合計行数 | 3108 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 97 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
part_table_flag | static unsigned int | ||
2 |
valid_part_table_flag | int | ||
3 |
write_part_table_flag | static void | ||
4 |
store4_little_endian | static void | ||
5 |
read4_little_endian | static unsigned int | ||
6 |
set_start_sect | static void | ||
7 |
get_start_sect | unsigned long long | ||
8 |
set_nr_sects | static void | ||
9 |
get_nr_sects | unsigned long long | ||
10 |
xread | static ssize_t | ||
11 |
get_random_id | static unsigned int | ||
12 |
fatal | void | ||
13 |
seek_sector | static void | ||
14 |
read_sector | static void | ||
15 |
write_sector | static void | ||
16 |
read_pte | static void | ||
17 |
get_partition_start | static unsigned long long | ||
18 |
get_part_table | struct partition * | ||
19 |
set_all_unchanged | void | ||
20 |
set_changed | void | ||
21 |
is_garbage_table | static int | ||
22 |
is_dos_partition | static int | ||
23 |
menu | static void | ||
24 |
xmenu | static void | ||
25 |
get_sysid | static int | ||
26 |
get_sys_types | static struct systypes * | ||
27 |
partition_type | char * | ||
28 |
list_types | void | ||
29 |
is_cleared_partition | static int | ||
30 |
clear_partition | static void | ||
31 |
set_partition | static void | ||
32 |
test_c | static int | ||
33 |
lba_is_aligned | static int | ||
34 |
align_lba | static unsigned long long | ||
35 |
align_lba_in_range | static unsigned long long | ||
36 |
warn_geometry | static int | ||
37 |
update_units | void | ||
38 |
warn_limits | static void | ||
39 |
warn_alignment | static void | ||
40 |
read_extended | static void | ||
41 |
dos_write_mbr_id | static void | ||
42 |
dos_read_mbr_id | static unsigned int | ||
43 |
dos_print_mbr_id | static void | ||
44 |
dos_set_mbr_id | static void | ||
45 |
create_doslabel | static void | ||
46 |
get_topology | static void | ||
47 |
get_kernel_geometry | static void | ||
48 |
get_partition_table_geometry | static void | ||
49 |
update_sector_offset | void | ||
50 |
get_geometry | void | ||
51 |
init_mbr_buffer | static void | ||
52 |
zeroize_mbr_buffer | void | ||
53 |
get_boot | int | ||
54 |
read_line | int | ||
55 |
read_char | char | ||
56 |
read_chars | char | ||
57 |
read_hex | int | ||
58 |
read_int_sx | static unsigned int | ||
59 |
read_int | unsigned int | ||
60 |
get_partition | int | ||
61 |
get_existing_partition | static int | ||
62 |
get_nonexisting_partition | static int | ||
63 |
str_units | const char * | ||
64 |
change_units | void | ||
65 |
toggle_active | static void | ||
66 |
toggle_dos_compatibility_flag | static void | ||
67 |
delete_partition | static void | ||
68 |
change_sysid | static void | ||
69 |
long2chs | static void | Lubkin Oct. 1991). | |
70 |
check_consistency | static void | ||
71 |
check_alignment | static void | ||
72 |
list_disk_geometry | static void | ||
73 |
wrong_p_order | static int | ||
74 |
fix_chain_of_logicals | static void | ||
75 |
fix_partition_table_order | static void | ||
76 |
list_table | static void | ||
77 |
x_list_table | static void | ||
78 |
fill_bounds | static void | ||
79 |
check | static void | ||
80 |
verify | static void | ||
81 |
get_unused_start | static unsigned long long | ||
82 |
add_partition | static void | ||
83 |
add_logical | static void | ||
84 |
new_partition | static void | ||
85 |
write_table | static void | ||
86 |
reread_partition_table | void | ||
87 |
print_buffer | static void | ||
88 |
print_raw | static void | ||
89 |
move_begin | static void | ||
90 |
xselect | static void | ||
91 |
is_ide_cdrom_or_tape | static int | ||
92 |
gpt_warning | static void | ||
93 |
tryprocpt | static void | ||
94 |
dummy | |||
95 |
unknown_command | static void | ||
96 |
main | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー