$Revision: 1.26 $
Query command module (qc)
Status: NOT REVUED, TESTED
enum | |
{ | |
QC_EMPTY; | |
QC_PARERR; | |
QC_SYNERR; | |
QC_NOKEY; | |
QC_TEMPLATE; | |
QC_HELP; | |
QC_REAL; | |
QC_FILTERED; | |
QC_TYPE_MAX; | |
} |
struct Query_environ_t | |
{ | |
sk_conn_st condat; | |
unsigned int k; | |
GList* sources_list; | |
char* version; | |
ip_addr_t pIP; | |
} |
struct Query_command_t | |
{ | |
qc_qtype_t query_type; | |
gboolean c_irt_search; | |
int d; | |
int e; | |
int fast; | |
int g; | |
mask_t inv_attrs_bitmap; | |
int recursive; | |
int l; | |
int m; | |
int q; | |
int t; | |
int v; | |
int x; | |
int filtered; | |
int L; | |
int M; | |
int R; | |
int S; | |
mask_t object_type_bitmap; | |
mask_t keytypes_bitmap; | |
char* keys; | |
} |
Included from: | /usr/include/time.h | |
Calls: | __posix_asctime_r() |
Included from: | /usr/include/time.h | |
Calls: | __posix_ctime_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_getlogin_r() |
Included from: | /usr/include/signal.h | |
Calls: | __posix_sigwait() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_ttyname_r() |