Searched refs:agent_type (Results 1 – 2 of 2) sorted by relevance
37 enum agent_type { enum44 enum agent_type type;66 struct agent *find_agent(struct agent_table *, const char *, enum agent_type);
94 find_agent(struct agent_table *at, const char *name, enum agent_type type) in find_agent()