Searched refs:Url (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/stand/efi/include/Protocol/
H A DHttp.h201 CHAR16 *Url; member in struct:__anon8931
/freebsd-12-stable/contrib/unbound/contrib/
H A Dunbound.spec6 Url: http://www.nlnetlabs.nl/unbound/
/freebsd-12-stable/stand/efi/libefi/
H A Defihttp.c475 request.Url = calloc(strlen(oh->uri_base) + strlen(path) + 1, 2);
482 cpy8to16(oh->uri_base, request.Url, strlen(oh->uri_base));
483 cpy8to16(path, request.Url + strlen(oh->uri_base), strlen(path));
485 free(request.Url);
/freebsd-12-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec13 Url: http://www.nlnetlabs.nl/%{name}/

Completed in 59 milliseconds