Searched defs:add_host (Results 1 – 2 of 2) sorted by relevance
66 add_host(int pref, const char *host, int port, struct mx_hostentry **he, size_t *ps) in add_host() function
354 int add_host = host != NULL && *host != '\0'; in add1_headers() local