Searched refs:proxy_entry (Results 1 – 2 of 2) sorted by relevance
90 struct proxy_entry { struct109 struct proxy_entry *next; argument110 struct proxy_entry *last; argument138 static void RuleAdd(struct libalias *la, struct proxy_entry *);139 static void RuleDelete(struct proxy_entry *);200 RuleAdd(struct libalias *la, struct proxy_entry *entry) in RuleAdd()203 struct proxy_entry *ptr; in RuleAdd()204 struct proxy_entry *ptr_last; in RuleAdd()244 RuleDelete(struct proxy_entry *entry) in RuleDelete()265 struct proxy_entry *ptr; in RuleNumberDelete()[all …]
77 struct proxy_entry;139 struct proxy_entry *proxyList;