Home
last modified time | relevance | path

Searched refs:bpc_hashtable_nextEntry (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/
H A Dbpc_hashtable.c416 void *bpc_hashtable_nextEntry(bpc_hashtable *tbl, uint *idx) in bpc_hashtable_nextEntry() function
H A Dbackuppc.h79 void *bpc_hashtable_nextEntry(bpc_hashtable *tbl, uint *idx);
H A Dbpc_refCount.c110 DigestInfo *d = bpc_hashtable_nextEntry(&info->ht, idx); in bpc_poolRefIterate()
H A Dbpc_attrib.c377 bpc_attrib_xattr *xattr0 = bpc_hashtable_nextEntry(&file0->xattrHT, &idx), *xattr1; in bpc_attrib_fileCompare()
395 *file = bpc_hashtable_nextEntry(&dir->filesHT, idx); in bpc_attrib_fileIterate()