blob: 2c4f46dbc469835fa2a544294dbfd4205b6f857b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
MAN3= tar_open.3 \
tar_append_file.3 \
tar_block_read.3 \
th_read.3 \
th_set_from_stat.3 \
tar_extract_file.3 \
th_get_pathname.3 \
th_print_long_ls.3 \
tar_extract_all.3 \
libtar_hash_new.3 \
libtar_list_new.3
MLINKS= tar_open.3 tar_fdopen.3 \
tar_open.3 tar_fd.3 \
tar_open.3 tar_close.3 \
tar_append_file.3 tar_append_eof.3 \
tar_append_file.3 tar_append_regfile.3 \
tar_block_read.3 tar_block_write.3 \
th_read.3 th_write.3 \
th_set_from_stat.3 th_finish.3 \
th_set_from_stat.3 th_set_device.3 \
th_set_from_stat.3 th_set_group.3 \
th_set_from_stat.3 th_set_link.3 \
th_set_from_stat.3 th_set_mode.3 \
th_set_from_stat.3 th_set_path.3 \
th_set_from_stat.3 th_set_type.3 \
th_set_from_stat.3 th_set_user.3 \
tar_extract_file.3 tar_extract_blockdev.3 \
tar_extract_file.3 tar_extract_chardev.3 \
tar_extract_file.3 tar_extract_dir.3 \
tar_extract_file.3 tar_extract_fifo.3 \
tar_extract_file.3 tar_extract_hardlink.3 \
tar_extract_file.3 tar_extract_regfile.3 \
tar_extract_file.3 tar_extract_symlink.3 \
tar_extract_file.3 tar_skip_regfile.3 \
tar_extract_file.3 tar_set_file_perms.3 \
th_get_pathname.3 TH_ISBLK.3 \
th_get_pathname.3 TH_ISCHR.3 \
th_get_pathname.3 TH_ISDIR.3 \
th_get_pathname.3 TH_ISFIFO.3 \
th_get_pathname.3 TH_ISLNK.3 \
th_get_pathname.3 TH_ISLONGLINK.3 \
th_get_pathname.3 TH_ISLONGNAME.3 \
th_get_pathname.3 TH_ISREG.3 \
th_get_pathname.3 TH_ISSYM.3 \
th_get_pathname.3 th_get_crc.3 \
th_get_pathname.3 th_get_devmajor.3 \
th_get_pathname.3 th_get_devminor.3 \
th_get_pathname.3 th_get_gid.3 \
th_get_pathname.3 th_get_linkname.3 \
th_get_pathname.3 th_get_mode.3 \
th_get_pathname.3 th_get_mtime.3 \
th_get_pathname.3 th_get_size.3 \
th_get_pathname.3 th_get_uid.3 \
th_print_long_ls.3 th_print.3 \
tar_extract_all.3 tar_extract_glob.3 \
tar_extract_all.3 tar_append_tree.3 \
libtar_hash_new.3 libtar_hash_free.3 \
libtar_hash_new.3 libtar_hash_next.3 \
libtar_hash_new.3 libtar_hash_prev.3 \
libtar_hash_new.3 libtar_hash_search.3 \
libtar_hash_new.3 libtar_hash_add.3 \
libtar_hash_new.3 libtar_hash_getkey.3 \
libtar_hash_new.3 libtar_hash_del.3 \
libtar_list_new.3 libtar_list_free.3 \
libtar_list_new.3 libtar_list_next.3 \
libtar_list_new.3 libtar_list_prev.3 \
libtar_list_new.3 libtar_list_search.3 \
libtar_list_new.3 libtar_list_add.3 \
libtar_list_new.3 libtar_list_add_str.3 \
libtar_list_new.3 libtar_list_del.3 \
libtar_list_new.3 libtar_list_dup.3 \
libtar_list_new.3 libtar_list_merge.3
|