Data Fields | |
gchar | data [64 *1024] |
data | |
size_t | pos |
current write position | |
size_t | files |
amount of file entries | |
size_t | max_size |
max query hit size | |
gboolean | use_ggep_h |
whether to use GGEP "H" to send SHA1 | |
const gchar * | muid |
the MUID to put in all query hits | |
qhit_process_t | process |
processor once query hit is built | |
gpointer | udata |
processor argument | |
gboolean | open |
Set if found_open() was used. |
|
data
|
|
amount of file entries
|
|
max query hit size
|
|
the MUID to put in all query hits
|
|
Set if found_open() was used.
|
|
current write position
|
|
processor once query hit is built
|
|
processor argument
|
|
whether to use GGEP "H" to send SHA1
|