Lines Matching defs:query
87 b->cf->cft->query(b->cf, data, CF_QUERY_CONNECT_REPLY_MS,
361 int query)
370 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) {
376 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) {
385 int query, int *pres1, void *pres2)
388 switch(query) {
404 cf->next->cft->query(cf->next, data, query, pres1, pres2) :