Searched refs:PR_CALLBACK (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dplhash.h51 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
52 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
57 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
70 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size);
71 void (PR_CALLBACK *freeTable)(void *pool, void *item);
72 PLHashEntry * (PR_CALLBACK *allocEntry)(void *pool, const void *key);
73 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
H A Dsecitem.h110 PLHashNumber PR_CALLBACK SECITEM_Hash ( const void *key);
112 PRIntn PR_CALLBACK SECITEM_HashCompare ( const void *k1, const void *k2);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dplhash.h51 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
52 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
57 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
70 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size);
71 void (PR_CALLBACK *freeTable)(void *pool, void *item);
72 PLHashEntry * (PR_CALLBACK *allocEntry)(void *pool, const void *key);
73 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
H A Dsecitem.h110 PLHashNumber PR_CALLBACK SECITEM_Hash ( const void *key);
112 PRIntn PR_CALLBACK SECITEM_HashCompare ( const void *k1, const void *k2);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dplhash.h49 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
50 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
55 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
68 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size);
69 void (PR_CALLBACK *freeTable)(void *pool, void *item);
70 PLHashEntry * (PR_CALLBACK *allocEntry)(void *pool, const void *key);
71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
H A DSecAsn1Item.h110 PLHashNumber PR_CALLBACK SECITEM_Hash ( const void *key);
112 PRIntn PR_CALLBACK SECITEM_HashCompare ( const void *k1, const void *k2);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dplhash.h49 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
50 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
55 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
68 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size);
69 void (PR_CALLBACK *freeTable)(void *pool, void *item);
70 PLHashEntry * (PR_CALLBACK *allocEntry)(void *pool, const void *key);
71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
H A DSecAsn1Item.h110 PLHashNumber PR_CALLBACK SECITEM_Hash ( const void *key);
112 PRIntn PR_CALLBACK SECITEM_HashCompare ( const void *k1, const void *k2);
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dplhash.h49 typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
50 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
55 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
68 void * (PR_CALLBACK *allocTable)(void *pool, PRSize size);
69 void (PR_CALLBACK *freeTable)(void *pool, void *item);
70 PLHashEntry * (PR_CALLBACK *allocEntry)(void *pool, const void *key);
71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
H A DSecAsn1Item.h110 PLHashNumber PR_CALLBACK SECITEM_Hash ( const void *key);
112 PRIntn PR_CALLBACK SECITEM_HashCompare ( const void *k1, const void *k2);
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dprinit.h129 typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
222 typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);
224 typedef PRStatus (PR_CALLBACK *PRCallOnceWithArgFN)(void *arg);
H A Dprtypes.h97 #define PR_CALLBACK macro
113 #define PR_CALLBACK macro
132 #define PR_CALLBACK __cdecl __loadds macro
133 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
146 #define PR_CALLBACK __cdecl __loadds macro
147 #define PR_STATIC_CALLBACK(__x) __x PR_CALLBACK
163 #define PR_CALLBACK macro
179 #define PR_CALLBACK macro
194 #define PR_CALLBACK _Optlink macro
196 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
209 #define PR_CALLBACK macro
[all...]
H A Dprthread.h135 void (PR_CALLBACK *start)(void *arg),
200 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv);
H A Dprtime.h155 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprinit.h129 typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
222 typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);
224 typedef PRStatus (PR_CALLBACK *PRCallOnceWithArgFN)(void *arg);
H A Dprtypes.h97 #define PR_CALLBACK macro
113 #define PR_CALLBACK macro
132 #define PR_CALLBACK __cdecl __loadds macro
133 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
146 #define PR_CALLBACK __cdecl __loadds macro
147 #define PR_STATIC_CALLBACK(__x) __x PR_CALLBACK
163 #define PR_CALLBACK macro
179 #define PR_CALLBACK macro
194 #define PR_CALLBACK _Optlink macro
196 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
209 #define PR_CALLBACK macro
[all...]
H A Dprthread.h135 void (PR_CALLBACK *start)(void *arg),
200 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv);
H A Dprtime.h155 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprinit.h129 typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
222 typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);
224 typedef PRStatus (PR_CALLBACK *PRCallOnceWithArgFN)(void *arg);
H A Dprtypes.h97 #define PR_CALLBACK macro
113 #define PR_CALLBACK macro
132 #define PR_CALLBACK __cdecl __loadds macro
133 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
146 #define PR_CALLBACK __cdecl __loadds macro
147 #define PR_STATIC_CALLBACK(__x) __x PR_CALLBACK
163 #define PR_CALLBACK macro
179 #define PR_CALLBACK macro
194 #define PR_CALLBACK _Optlink macro
196 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
209 #define PR_CALLBACK macro
[all...]
H A Dprthread.h135 void (PR_CALLBACK *start)(void *arg),
200 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv);
H A Dprtime.h155 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprinit.h129 typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
222 typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);
224 typedef PRStatus (PR_CALLBACK *PRCallOnceWithArgFN)(void *arg);
H A Dprtypes.h97 #define PR_CALLBACK macro
113 #define PR_CALLBACK macro
132 #define PR_CALLBACK __cdecl __loadds macro
133 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
146 #define PR_CALLBACK __cdecl __loadds macro
147 #define PR_STATIC_CALLBACK(__x) __x PR_CALLBACK
163 #define PR_CALLBACK macro
179 #define PR_CALLBACK macro
194 #define PR_CALLBACK _Optlink macro
196 #define PR_STATIC_CALLBACK(__x) static __x PR_CALLBACK
209 #define PR_CALLBACK macro
[all...]
H A Dprthread.h135 void (PR_CALLBACK *start)(void *arg),
200 typedef void (PR_CALLBACK *PRThreadPrivateDTOR)(void *priv);

Completed in 103 milliseconds

12