diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1999-07-10 17:07:25 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1999-07-10 17:07:25 +0000 |
| commit | db91359a5e81ec4ef8f1c9cc6da01c270245a383 (patch) | |
| tree | 650b61587e7494da8c2996bb2794f869792a8237 /src | |
| parent | 678142808f5bc8ee23c815a474dfcb75175752f9 (diff) | |
Added
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11553 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/profile/profile.exp | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/src/util/profile/profile.exp b/src/util/profile/profile.exp new file mode 100644 index 000000000..23629094b --- /dev/null +++ b/src/util/profile/profile.exp @@ -0,0 +1,33 @@ +# +# Profile library Macintosh export file +# +# $Header$ + +profile_init +profile_init_path +profile_flush +profile_abandon +profile_release +profile_get_values +profile_free_list +profile_get_string +profile_get_integer +profile_get_relation_names +profile_get_subsection_names +profile_iterator_create +profile_iterator_free +profile_iterator +profile_release_string +profile_update_relation +profile_clear_relation +profile_rename_section +profile_add_relation + +### Temporary -- DO NOT USE + +error_message +add_error_table +remove_error_table +profile_ser_internalize +profile_ser_externalize +profile_ser_size |
