Functions | |
void | Show_User_Indices (int *count, long *indices, void *values) |
void | PShow_Net_User_Indices (int key_count, const HC_KEY *path_keys, int *count, long *indices, void *values) |
void | Show_User_Index_Count (int *count) |
void | PShow_Net_User_Index_Count (int key_count, const HC_KEY *keys, int *count) |
HC_BOOLEAN | Show_One_User_Index (long index, void *value) |
HC_BOOLEAN | PShow_One_Net_User_Index (int count, const HC_KEY *keys, long index, void *value) |