Searched refs:freeEntry (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/webdavfs-367/mount.tproj/
H A DOpaqueIDs.c106 OpaqueEntryArrayPtr freeEntry; local
111 freeEntry = &gOpaqueEntryArray[indexToFree];
112 freeEntry->data = 0;
113 freeEntry->nextIndex = 0;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A Dplhash.h73 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag); member in struct:PLHashAllocOps
H A Dplhash.c166 (*allocOps->freeEntry)(allocPriv, he, HT_FREE_ENTRY);
315 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_VALUE);
330 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_ENTRY);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dplhash.h73 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag); member in struct:PLHashAllocOps
H A Dplhash.c166 (*allocOps->freeEntry)(allocPriv, he, HT_FREE_ENTRY);
315 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_VALUE);
330 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_ENTRY);
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/Security/
H A Dplhash.h71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag); member in struct:PLHashAllocOps
H A Dplhash.c166 (*allocOps->freeEntry)(allocPriv, he, HT_FREE_ENTRY);
315 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_VALUE);
330 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_ENTRY);
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/lib/
H A Dplhash.h71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag); member in struct:PLHashAllocOps
H A Dplhash.c166 (*allocOps->freeEntry)(allocPriv, he, HT_FREE_ENTRY);
315 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_VALUE);
330 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_ENTRY);
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dplhash.h71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag); member in struct:PLHashAllocOps
H A Dplhash.c166 (*allocOps->freeEntry)(allocPriv, he, HT_FREE_ENTRY);
315 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_VALUE);
330 (*ht->allocOps->freeEntry)(ht->allocPriv, he, HT_FREE_ENTRY);

Completed in 174 milliseconds