Home
last modified time | relevance | path

Searched defs:username (Results 1 – 25 of 137) sorted by relevance

123456

/third_party/node/deps/npm/test/fixtures/
Dlibnpmsearch-stream-result.js16 publisher: { username: 'isaacs', email: 'i@izs.me' }, property
18 { username: 'nlf', email: 'quitlahok@gmail.com' }, property
19 { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' }, property
20 { username: 'darcyclarke', email: 'darcy@darcyclarke.me' }, property
21 { username: 'isaacs', email: 'i@izs.me' }, property
38 publisher: { username: 'nlf', email: 'quitlahok@gmail.com' }, property
40 { username: 'nlf', email: 'quitlahok@gmail.com' }, property
41 { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' }, property
42 { username: 'darcyclarke', email: 'darcy@darcyclarke.me' }, property
43 { username: 'isaacs', email: 'i@izs.me' }, property
[all …]
/third_party/node/test/parallel/
Dtest-http-decoded-auth.js8 username: 'test@test"', property
13 username: 'test%40test', property
18 username: 'not%3Agood', property
23 username: 'not%22good', property
28 username: 'test1234::::', property
/third_party/node/test/fixtures/wpt/url/resources/
Durltestdata.json9 "username": "", string
24 "username": "user", string
39 "username": "test", string
54 "username": "", string
69 "username": "test", string
84 "username": "", string
99 "username": "", string
114 "username": "", string
129 "username": "", string
144 "username": "", string
[all …]
/third_party/node/deps/npm/test/lib/commands/
Dwhoami.js6 const username = 'foo' constant
16 registry.whoami({ username }) field
33 registry.whoami({ username }) field
47 registry.whoami({ username }) field
84 .reply(200, { username: null }) property
Downer.js166 const username = 'foo' constant
175 registry.couchuser({ username }) field
199 const username = 'foo' constant
208 registry.couchuser({ username }) field
229 const username = maintainers[0].name constant
238 registry.couchuser({ username }) field
252 const username = 'foo' constant
257 registry.couchuser({ username, responseCode: 404, body: {} }) property
266 const username = 'foo' constant
275 registry.couchuser({ username }) field
[all …]
Dunstar.js7 const username = 'test-user' constant
30 registry.whoami({ username }) field
53 registry.whoami({ username }) field
Dadduser.js58 username: 'test-user', property
81 username: 'test-user', property
108 username: 'test-user', property
131 username: 'test-user', property
174 username: 'test-user', property
Dstar.js7 const username = 'test-user' constant
30 registry.whoami({ username }) field
52 registry.whoami({ username }) field
Dlogin.js58 username: 'test-user', property
79 username: 'test-user', property
105 username: 'test-user', property
151 username: 'test-user', property
/third_party/gn/examples/ios/host/
Dmain.cc13 const char* username = getenv("USER"); in Username() local
64 std::string username = Username(); in main() local
/third_party/node/deps/npm/lib/utils/
Dauth.js32 const username = await read.username('Username:', creds.username) constant
79 const username = await read.username('Username:', creds.username) constant
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dmschapv2.c15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) in mschapv2_remove_domain()
44 const u8 *username; in mschapv2_derive_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dmschapv2.c15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) in mschapv2_remove_domain()
44 const u8 *username; in mschapv2_derive_response() local
/third_party/node/deps/npm/node_modules/npm-registry-fetch/lib/
Dauth.js93 username: forceAuth.username, property
131 username, property
142 username, property
/third_party/node/test/fixtures/
Durl-setter-tests-additional.js2 'username': [ property
9 'username': '%F0%9F%98%80' property
18 'username': '%EF%BF%BD' property
27 'username': '%EF%BF%BDnode' property
36 'username': '%EF%BF%BD' property
45 'username': '%EF%BF%BDnode' property
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dms_funcs.c82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash()
172 const u8 *username, size_t username_len, in generate_nt_response()
200 const u8 *username, size_t username_len, in generate_nt_response_pwhash()
230 const u8 *username, size_t username_len, in generate_authenticator_response_pwhash()
286 const u8 *username, size_t username_len, in generate_authenticator_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dms_funcs.c82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash()
172 const u8 *username, size_t username_len, in generate_nt_response()
200 const u8 *username, size_t username_len, in generate_nt_response_pwhash()
230 const u8 *username, size_t username_len, in generate_authenticator_response_pwhash()
286 const u8 *username, size_t username_len, in generate_authenticator_response()
/third_party/typescript/tests/cases/compiler/
DesModuleInteropImportTSLibHasImport.ts9 export const username = () => 'username'; constant
/third_party/ltp/testcases/kernel/syscalls/add_key/
Dadd_key05.c35 char username[] = "ltp_add_key05_n"; in add_user() local
55 char username[] = "ltp_add_key05_n"; in clean_user() local
/third_party/node/deps/npm/node_modules/npm-user-validate/lib/
Dindex.js23 function username (un) { function
/third_party/node/deps/npm/lib/commands/
Dtoken.js167 username: creds.username, property
175 username: auth[0], property
/third_party/node/test/known_issues/
Dtest-url-parse-conformance.js31 let username, password; variable
/third_party/toybox/toys/other/
Dlogin.c42 char *username, *pass = 0, *ss; in login_main() local
/third_party/typescript/tests/baselines/reference/
DesModuleInteropImportTSLibHasImport.js6 export const username = () => 'username'; function
/third_party/selinux/libselinux/src/
Dseusers.c178 char *username = NULL; in getseuserbyname() local
268 int getseuser(const char *username, const char *service, in getseuser()

123456