Searched refs:agent_request (Results 1 – 1 of 1) sorted by relevance
65 struct agent_request *request;72 struct agent_request { struct84 static int request_fallback(struct agent_request *req, argument106 static int send_cancel_request(struct agent_request *req) in send_cancel_request()125 static void agent_request_free(struct agent_request *req, gboolean destroy) in agent_request_free()213 static struct agent_request *agent_request_new(struct agent *agent, in agent_request_new()219 struct agent_request *req; in agent_request_new()221 req = g_new0(struct agent_request, 1); in agent_request_new()251 struct agent_request *req = user_data; in simple_agent_reply()302 static int agent_call_authorize(struct agent_request *req, in agent_call_authorize()[all …]