Home
last modified time | relevance | path

Searched defs:add_host (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dma/
H A Ddns.c66 add_host(int pref, const char *host, int port, struct mx_hostentry **he, size_t *ps) in add_host() function
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c354 int add_host = host != NULL && *host != '\0'; in add1_headers() local