Functions | |
void | Show_User_Indices (int *count, long *indices, void *values) |
void | QShow_User_Indices (const char *segment, int *count, long *indices, void *values) |
void | Show_Net_User_Indices (int *count, long *indices, void *values) |
void | PShow_Net_User_Indices (int keycount, HC_KEY *pathkeys, int *count, long *indices, void *values) |
void | QShow_Net_User_Indices (const char *segment, int *count, long *indices, void *values) |
void | Show_User_Index_Count (int *count) |
void | QShow_User_Index_Count (const char *segment, int *count) |
void | Show_Net_User_Index_Count (int *count) |
void | PShow_Net_User_Index_Count (int keycount, HC_KEY *pathkeys, int *count) |
void | QShow_Net_User_Index_Count (const char *segment, int *count) |
HC_BOOLEAN | Show_One_User_Index (long index, void *value) |
HC_BOOLEAN | QShow_One_User_Index (const char *segment, long index, void *value) |
HC_BOOLEAN | Show_One_Net_User_Index (long index, void *value) |
HC_BOOLEAN | PShow_One_Net_User_Index (int count, HC_KEY *keys, long index, void *value) |
HC_BOOLEAN | QShow_One_Net_User_Index (const char *segment, long index, void *value) |