Home
last modified time | relevance | path

Searched refs:creds (Results 1 - 25 of 30) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c149 lws_wifi_creds_t creds; in init_plat_devices()
151 memset(&creds, 0, sizeof(creds)); in init_plat_devices()
153 lws_strncpy(creds.ssid, "xxx", sizeof(creds.ssid)); in init_plat_devices()
154 lws_strncpy(creds.passphrase, "yyy", sizeof(creds.passphrase)); in init_plat_devices()
155 lws_dll2_add_tail(&creds.list, &netdevs->owner_creds); in init_plat_devices()
158 lwsl_err("%s: failed to write bootstrap creds\n", in init_plat_devices()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Ddevices.c130 lws_wifi_creds_t creds; in init_plat_devices()
132 memset(&creds, 0, sizeof(creds)); in init_plat_devices()
134 lws_strncpy(creds.ssid, "xxx", sizeof(creds.ssid)); in init_plat_devices()
135 lws_strncpy(creds.passphrase, "xxx", sizeof(creds.passphrase)); in init_plat_devices()
136 lws_dll2_add_tail(&creds.list, &netdevs->owner_creds); in init_plat_devices()
139 lwsl_err("%s: failed to write bootstrap creds\n", in init_plat_devices()
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c65 char creds[MAX_CREDS_LENGTH]; member
97 const char *creds = NULL; in gss_init_sec_context() local
116 creds = getenv("CURL_STUB_GSS_CREDS"); in gss_init_sec_context()
117 if(!creds || strlen(creds) >= MAX_CREDS_LENGTH) { in gss_init_sec_context()
123 if(ctx && strcmp(ctx->creds, creds)) { in gss_init_sec_context()
192 if(strstr(creds, "KRB5")) in gss_init_sec_context()
195 if(strstr(creds, "NTLM")) in gss_init_sec_context()
208 strcpy(ctx->creds, cred in gss_init_sec_context()
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Ddevices.c192 lws_wifi_creds_t creds; in init_plat_devices()
194 memset(&creds, 0, sizeof(creds)); in init_plat_devices()
196 lws_strncpy(creds.ssid, "xxx", sizeof(creds.ssid)); in init_plat_devices()
197 lws_strncpy(creds.passphrase, "yyy", sizeof(creds.passphrase)); in init_plat_devices()
198 lws_dll2_add_tail(&creds.list, &netdevs->owner_creds); in init_plat_devices()
201 lwsl_err("%s: failed to write bootstrap creds\n", in init_plat_devices()
/third_party/node/deps/npm/lib/commands/
H A Dprofile.js265 const creds = this.npm.config.getCredentialsByURI(this.npm.config.get('registry'))
268 if (creds.token) {
269 auth.token = creds.token
270 } else if (creds.username) {
271 auth.basic = { username: creds.username, password: creds.password }
272 } else if (creds.auth) {
273 const basic = Buffer.from(creds.auth, 'base64').toString().split(':', 2)
H A Dtoken.js161 const creds = this.npm.config.getCredentialsByURI(conf.registry)
162 if (creds.token) {
163 conf.auth = { token: creds.token }
164 } else if (creds.username) {
167 username: creds.username,
168 password: creds.password,
171 } else if (creds.auth) {
172 const auth = Buffer.from(creds.auth, 'base64').toString().split(':', 2)
/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c61 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds() argument
62 if (creds) { in pa_pstream_send_tagstruct_with_creds()
67 a.creds = *creds; in pa_pstream_send_tagstruct_with_creds()
99 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds() argument
H A Dpstream-util.h26 #include <pulsecore/creds.h>
29 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds);
H A Diochannel.c461 ancil_data->creds.gid = u.cmcred_gid; in pa_iochannel_read_with_ancil_data()
462 ancil_data->creds.uid = u.cmcred_uid; in pa_iochannel_read_with_ancil_data()
464 ancil_data->creds.gid = u.gid; in pa_iochannel_read_with_ancil_data()
465 ancil_data->creds.uid = u.uid; in pa_iochannel_read_with_ancil_data()
H A Dmem.h25 #include <pulsecore/creds.h>
H A Dcreds.h49 pa_creds creds; member
H A Dnative-common.c25 #include <pulsecore/creds.h>
H A Dpdispatch.h31 #include <pulsecore/creds.h>
H A Diochannel.h31 #include <pulsecore/creds.h>
H A Dpstream.h34 #include <pulsecore/creds.h>
H A Dpstream.c39 #include <pulsecore/creds.h>
791 if ((r = pa_iochannel_write_with_creds(p->io, d, l, &p->write_ancil_data->creds)) < 0) in do_write()
907 p->read_ancil_data.creds = b.creds; in do_read()
H A Dpdispatch.c461 return &pd->ancil_data->creds; in pa_pdispatch_creds()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c24 "\"creds\":{"
35 "\"creds\": {"
49 "{\"config\":[{\"creds\":{\"key1\":\"\\u0022xxxxxxxxx\\u0022\"},"
52 "{\"creds\":{\"key1\":\"\\u0022xxxxxxxxxxxxx\\u0022\"},"
77 t2_cred_t *creds; member
88 creds, /* the child pointer member */
91 "creds"), /* outer json object name */
148 c->creds->key1, c->creds->key2); in t2_config_dump()
H A Dmain.c708 xlws_wifi_creds_t creds; in main() local
714 memset(&creds, 0, sizeof(creds)); in main()
717 lws_strncpy(creds.ssid, "xxx", sizeof(creds.ssid)); in main()
718 lws_strncpy(creds.passphrase, "yyy", sizeof(creds.passphrase)); in main()
719 lws_dll2_add_tail(&creds.list, &netdevs.owner_creds); in main()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_stats.py712 creds = None
724 creds = pickle.load(token)
726 if not creds or not creds.valid:
727 if creds and creds.expired and creds.refresh_token:
729 creds.refresh(Request())
733 creds = flow.run_local_server()
735 pickle.dump(creds, toke
[all...]
/third_party/node/deps/npm/node_modules/npm-profile/lib/
H A Dindex.js12 const { creds } = opts
16 return prompter(creds)
25 const { creds } = opts
29 return prompter(creds)
/third_party/protobuf/benchmarks/util/
H A Dbig_query_utils.py21 creds = GoogleCredentials.get_application_default()
23 'bigquery', 'v2', credentials=creds, cache_discovery=False)
/third_party/pulseaudio/src/pulse/
H A Dcontext.c66 #include <pulsecore/creds.h>
554 const pa_creds *creds; in setup_complete_callback() local
555 if (!(creds = pa_pdispatch_creds(pd)) || getuid() != creds->uid) in setup_complete_callback()
/third_party/pulseaudio/src/modules/
H A Dohos_module-protocol-stub.c44 #include <pulsecore/creds.h>
H A Dmodule-protocol-stub.c44 #include <pulsecore/creds.h>

Completed in 13 milliseconds

12