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; argument203 struct proxy_entry *ptr; in RuleAdd()265 struct proxy_entry *ptr; in RuleNumberDelete()459 struct proxy_entry *ptr; in ProxyCheck()557 struct proxy_entry *proxy_entry; in LibAliasProxyRule() local838 proxy_entry = malloc(sizeof(struct proxy_entry)); in LibAliasProxyRule()839 if (proxy_entry == NULL) { in LibAliasProxyRule()846 proxy_entry->proto = proto; in LibAliasProxyRule()[all …]
77 struct proxy_entry;137 struct proxy_entry *proxyList;