|
@@ -651,6 +651,8 @@ laListHandle* hsh65536DoHashNUID(laHash65536* hash, char * NUID);
|
|
|
laListItem* hsh256FindItemSTR(laHash256* hash, laCompareFunc func, char * buckle);
|
|
|
unsigned char hsh256DoHashSTR(char * buckle);
|
|
|
|
|
|
+int laCountUserSpecific(laListHandle* users, laProp* which, int* r_count);
|
|
|
+
|
|
|
void memResetByteCount();
|
|
|
int memGetByteCount();
|
|
|
void* memGetHead(void* UserMem, int* HyperLevel);
|