Searched defs:url (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-current/contrib/wpa/src/utils/
H A Dbrowser.h13 static inline int hs20_web_browser(const char *url, int ignore_tls) argument
H A Dbrowser-android.c34 const char *url; local
65 int hs20_web_browser(const char *url, int ignore_tls) argument
H A Dbrowser-system.c34 const char *url; local
65 int hs20_web_browser(const char *url, int ignore_tls) argument
H A Dbrowser-wpadebug.c34 const char *url; local
66 int hs20_web_browser(const char *url, int ignore_tls) argument
H A Dbrowser.c292 int hs20_web_browser(const char *url, int ignore_tls) argument
/freebsd-current/sbin/ipf/libipf/
H A Dload_url.c12 load_url(char *url) argument
H A Dload_http.c30 load_http(char *url) argument
/freebsd-current/contrib/file/python/
H A Dsetup.py15 url='https://github.com/file/file', variable
/freebsd-current/contrib/wpa/src/ap/
H A Dhs20.c103 hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, u8 osu_method, const char *url) argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) argument
[all...]
H A Dwnm_ap.c739 wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, const char *url, int disassoc_timer) argument
789 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, u8 dialog_token, const char *url, const u8 *nei_rep, size_t nei_rep_len, const u8 *mbo_attrs, size_t mbo_len) argument
/freebsd-current/contrib/libucl/python/
H A Dsetup.py58 url = "https://github.com/vstakhov/libucl/", variable
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp41 ConnectionStatus Communication::Connect(const char *url, Status *error_ptr) { argument
45 "{0} Communication::Connect (url = {1})", this, url); local
/freebsd-current/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_get.c605 char *url; local
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp59 ConnectionStatus SBCommunication::Connect(const char *url) { argument
/freebsd-current/contrib/wpa/src/wps/
H A Dhttp_client.c187 char * http_client_url_parse(const char *url, struct sockaddr_in *dst, argument
236 struct http_client * http_client_url(const char *url, argument
317 char * http_link_update(char *url, const char *base) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhttps-client.c220 const char *url = NULL, *data_file = NULL; local
[all...]
/freebsd-current/lib/libfetch/
H A Dfetch.h40 struct url { struct
[all...]
/freebsd-current/contrib/libevent/sample/
H A Dhttps-client.c220 const char *url = NULL, *data_file = NULL; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp54 ParseMemory(const char *xml, size_t xml_length, const char *url) argument
/freebsd-current/crypto/openssl/crypto/http/
H A Dhttp_lib.c46 int OSSL_parse_url(const char *url, char **pscheme, char **puser, char **phost, argument
192 int OSSL_HTTP_parse_url(const char *url, int *pssl, char **puser, char **phost, argument
/freebsd-current/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp202 std::string url; local
/freebsd-current/contrib/wpa/hs20/client/
H A Dest.c121 int est_load_cacerts(struct hs20_osu_client *ctx, const char *url) argument
602 int est_build_csr(struct hs20_osu_client *ctx, const char *url) argument
675 int est_simple_enroll(struct hs20_osu_client *ctx, const char *url, argument
[all...]
H A Dspp_client.c952 int cmd_prov(struct hs20_osu_client *ctx, const char *url) argument
979 int cmd_sim_prov(struct hs20_osu_client *ctx, const char *url) argument
/freebsd-current/crypto/openssl/apps/lib/
H A Dhttp_server.c292 char *meth, *url, *end; local
[all...]
/freebsd-current/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c360 X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) argument

Completed in 384 milliseconds

123