diff options
Diffstat (limited to 'src/lib/ccapi/client/cacheapi.def')
| -rw-r--r-- | src/lib/ccapi/client/cacheapi.def | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/src/lib/ccapi/client/cacheapi.def b/src/lib/ccapi/client/cacheapi.def deleted file mode 100644 index c54cc1106..000000000 --- a/src/lib/ccapi/client/cacheapi.def +++ /dev/null @@ -1,29 +0,0 @@ -EXPORTS
- ; ccapi v3 only exports one function
- cc_initialize @14
-
- ; ccapi v2 compatibility functions
- cc_close @2
- cc_create @3
- cc_destroy @4
- cc_free_NC_info @5
- cc_free_creds @6
- cc_free_name @7
- cc_free_principal @8
- cc_get_NC_info @9
- cc_get_change_time @10
- cc_get_cred_version @11
- cc_get_name @12
- cc_get_principal @13
- cc_lock_request @15
- cc_open @16
- cc_remove_cred @17
- cc_seq_fetch_NCs_begin @18
- cc_seq_fetch_NCs_end @19
- cc_seq_fetch_NCs_next @20
- cc_seq_fetch_creds_begin @21
- cc_seq_fetch_creds_end @22
- cc_seq_fetch_creds_next @23
- cc_set_principal @24
- cc_shutdown @25
- cc_store @26
|
