Lines Matching refs:ad_queryId
256 static AttributeDescription *ad_queryId, *ad_cachedQueryURL; variable
285 &ad_queryId },
862 attr_merge_one( e, ad_queryId, query_uuid, NULL ); in merge_entry()
1784 attr = attr_find( rs->sr_entry->e_attrs, ad_queryId ); in remove_func()
1812 "(%s=%s)", ad_queryId->ad_cname.bv_val, query_uuid->bv_val); in remove_query_data()
1814 filter.f_av_desc = ad_queryId; in remove_query_data()
1864 mod.sml_desc = ad_queryId; in remove_query_data()
1865 mod.sml_type = ad_queryId->ad_cname; in remove_query_data()
2074 a = attr_find( rs->sr_entry->e_attrs, ad_queryId ); in fetch_queryId_cb()
2130 attrs[ 0 ].an_desc = ad_queryId; in pcache_remove_entries_from_cache()
2131 attrs[ 0 ].an_name = ad_queryId->ad_cname; in pcache_remove_entries_from_cache()
2249 ad_queryId->ad_cname.bv_val, queryid->bv_val ); in pcache_remove_entry_queries_from_cache()
2252 f.f_av_desc = ad_queryId; in pcache_remove_entry_queries_from_cache()
2259 attrs[ 0 ].an_desc = ad_queryId; in pcache_remove_entry_queries_from_cache()
2260 attrs[ 0 ].an_name = ad_queryId->ad_cname; in pcache_remove_entry_queries_from_cache()
3395 a = attr_find( rs->sr_entry->e_attrs, ad_queryId ); in refresh_purge()
3460 "(%s=%s)", ad_queryId->ad_cname.bv_val, query->q_uuid.bv_val); in refresh_query()
3462 filter.f_av_desc = ad_queryId; in refresh_query()
3464 attrs[ 0 ].an_desc = ad_queryId; in refresh_query()
3465 attrs[ 0 ].an_name = ad_queryId->ad_cname; in refresh_query()
3487 mod.sml_desc = ad_queryId; in refresh_query()
3488 mod.sml_type = ad_queryId->ad_cname; in refresh_query()