Initial IBM OpenAFS 1.0 tree
[openafs.git] / src / libuafs / mapfile
1 #
2 # Copyright (C)  1998  Transarc Corporation.  All rights reserved.
3 #
4 #
5
6
7     global:
8         nsafs_NameFromNames;
9         nsafs_basic;
10         nsafs_check;
11         nsafs_check_for_links;
12         nsafs_check_preconditions;
13         nsafs_decode64;
14         nsafs_delete;
15         nsafs_error_check;
16         nsafs_find_index;
17         nsafs_force_type;
18         nsafs_get_int;
19         nsafs_get_long;
20         nsafs_get_string;
21         nsafs_index;
22         nsafs_init;
23         nsafs_init_done;
24         nsafs_init_lock;
25         nsafs_init_once;
26         nsafs_login_cache;
27         nsafs_login_checksum;
28         nsafs_login_hash;
29         nsafs_login_lock;
30         nsafs_login_lookup;
31         nsafs_login_pad;
32         nsafs_login_store;
33         nsafs_mkdir;
34         nsafs_mount;
35         nsafs_move;
36         nsafs_nocheck;
37         nsafs_node_insert;
38         nsafs_nolinks;
39         nsafs_parse_authhdr;
40         nsafs_public;
41         nsafs_put;
42         nsafs_rmdir;
43         nsafs_send;
44         nsafs_send_directory;
45         nsafs_send_file;
46         nsafs_set_finfo;
47         nsafs_set_id_from_ints;
48         nsafs_set_id_from_strings;
49         nsafs_tree_free;
50         nsafs_tree_insert;
51         nsafs_tree_send;
52         
53    local:
54         *;
55 };
56
57         
58