Searched refs:proxy_entry (Results 1 – 2 of 2) sorted by relevance
91 struct proxy_entry { struct110 struct proxy_entry *next; argument111 struct proxy_entry *last; argument143 static void RuleAdd(struct libalias *la, struct proxy_entry *);144 static void RuleDelete(struct proxy_entry *);205 RuleAdd(struct libalias *la, struct proxy_entry *entry) in RuleAdd()208 struct proxy_entry *ptr; in RuleAdd()209 struct proxy_entry *ptr_last; in RuleAdd()249 RuleDelete(struct proxy_entry *entry) in RuleDelete()270 struct proxy_entry *ptr; in RuleNumberDelete()[all …]
73 struct proxy_entry;153 struct proxy_entry *proxyList;