Home
last modified time | relevance | path

Searched defs:url (Results 226 - 250 of 335) sorted by relevance

12345678910>>...14

/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c121 int est_load_cacerts(struct hs20_osu_client *ctx, const char *url) in est_load_cacerts() argument
602 int est_build_csr(struct hs20_osu_client *ctx, const char *url) in est_build_csr() argument
676 int est_simple_enroll(struct hs20_osu_client *ctx, const char *url, in est_simple_enroll() argument
[all...]
H A Dspp_client.c952 int cmd_prov(struct hs20_osu_client *ctx, const char *url) in cmd_prov() argument
979 int cmd_sim_prov(struct hs20_osu_client *ctx, const char *url) in cmd_sim_prov() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwnm_ap.c684 wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, const char *url, int disassoc_timer) wnm_send_ess_disassoc_imminent() argument
734 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, const char *url, const u8 *nei_rep, size_t nei_rep_len, const u8 *mbo_attrs, size_t mbo_len) wnm_send_bss_tm_req() argument
/third_party/ffmpeg/libavformat/
H A Ddump.c630 av_dump_format(AVFormatContext *ic, int index, const char *url, int is_output) av_dump_format() argument
H A Dimfdec.c291 static int parse_assetmap(AVFormatContext *s, const char *url) in parse_assetmap() argument
[all...]
H A Davformat.c772 void ff_format_set_url(AVFormatContext *s, char *url) in ff_format_set_url() argument
H A Drtspdec.c244 char url[MAX_URL_SIZE]; in rtsp_read_setup() local
H A Dsdp.c124 static int sdp_get_address(char *dest_addr, int size, int *ttl, const char *url) in sdp_get_address() argument
H A Dutils.c357 av_url_split(char *proto, int proto_size, char *authorization, int authorization_size, char *hostname, int hostname_size, int *port_ptr, char *path, int path_size, const char *url) av_url_split() argument
H A Dconcatdec.c46 char *url; member
118 char *url = NULL; in add_file() local
[all...]
H A Dftp.c684 static int ftp_connect(URLContext *h, const char *url) in ftp_connect() argument
750 static int ftp_open(URLContext *h, const char *url, int flags) in ftp_open() argument
/third_party/curl/lib/
H A Dtransfer.c1518 Curl_retry_request(struct Curl_easy *data, char **url) Curl_retry_request() argument
[all...]
H A Ddoh.c214 dohprobe(struct Curl_easy *data, struct dnsprobe *p, DNStype dnstype, const char *host, const char *url, CURLM *multi, struct curl_slist *headers) dohprobe() argument
/third_party/node/src/
H A Dmodule_wrap.cc116 Local<String> url = args[0].As<String>(); in New() local
52 ModuleWrap(Environment* env, Local<Object> object, Local<Module> module, Local<String> url, Local<Object> context_object, Local<Value> synthetic_evaluation_step) ModuleWrap() argument
[all...]
H A Dnode_worker.cc459 std::string url; in New() local
48 Worker(Environment* env, Local<Object> wrap, const std::string& url, const std::string& name, std::shared_ptr<PerIsolateOptions> per_isolate_opts, std::vector<std::string>&& exec_argv, std::shared_ptr<KVStore> env_vars, const SnapshotData* snapshot_data) Worker() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-inspector.h268 consoleAPIMessage(int contextGroupId, v8::Isolate::MessageErrorLevel level, const StringView& message, const StringView& url, unsigned lineNumber, unsigned columnNumber, V8StackTrace*) consoleAPIMessage() argument
/third_party/node/deps/v8/include/
H A Dv8-inspector.h253 consoleAPIMessage(int contextGroupId, v8::Isolate::MessageErrorLevel level, const StringView& message, const StringView& url, unsigned lineNumber, unsigned columnNumber, V8StackTrace*) consoleAPIMessage() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc393 String16 url; in coverageToProtocol() local
482 String16 url; in typeProfileToProtocol() local
[all...]
H A Dv8-console-message.cc211 void V8ConsoleMessage::setLocation(const String16& url, unsigned lineNumber, in setLocation() argument
487 createForException( double timestamp, const String16& detailedMessage, const String16& url, unsigned lineNumber, unsigned columnNumber, std::unique_ptr<V8StackTraceImpl> stackTrace, int scriptId, v8::Isolate* isolate, const String16& message, int contextId, v8::Local<v8::Value> exception, unsigned exceptionId) createForException() argument
H A Dv8-inspector-impl.cc261 exceptionThrown( v8::Local<v8::Context> context, StringView message, v8::Local<v8::Value> exception, StringView detailedMessage, StringView url, unsigned lineNumber, unsigned columnNumber, std::unique_ptr<V8StackTrace> stackTrace, int scriptId) exceptionThrown() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-rygel-media-server.c334 char *url; in append_variant_urls() local
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-http.c95 char *url; member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h112 char *url; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c307 static void subscr_addr_add_url(struct subscription *s, const char *url, in subscr_addr_add_url() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c315 static void subscr_addr_add_url(struct subscription *s, const char *url, in subscr_addr_add_url() argument

Completed in 32 milliseconds

12345678910>>...14