Searched defs:user (Results 1 - 25 of 369) sorted by relevance

1234567891011>>

/external/curl/lib/
H A Dfileinfo.c36 void Curl_fileinfo_dtor(void *user, void *element) argument
39 (void) user;
H A Dllist.c94 void *user)
130 list->dtor(user, ptr);
134 Curl_llist_destroy(struct curl_llist *list, void *user) argument
138 Curl_llist_remove(list, list->tail, user);
93 Curl_llist_remove(struct curl_llist *list, struct curl_llist_element *e, void *user) argument
/external/wpa_supplicant_8/hs20/server/www/
H A Dcert-enroll.php26 $user = sha1(mt_rand()); variable
28 if (!$db->exec("UPDATE sessions SET user='$user', type='cert' WHERE rowid=$rowid")) {
32 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
35 "'completed user input response for client certificate enrollment')");
H A Dredirect.php24 $user = $row['user']; variable
27 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
28 "VALUES ('$user', '$realm', '$id', " .
30 "'redirected after user input')");
H A Dadd-free.php31 $user = $row['value']; variable
33 $row = $db->query("SELECT password FROM users WHERE identity='$user' AND realm='$realm'")->fetch();
39 if (!$db->exec("UPDATE sessions SET user='$user', password='$pw', realm='$realm', machine_managed='1' WHERE rowid=$rowid")) {
43 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
44 "VALUES ('$user', '$realm', '$id', " .
46 "'completed user input response for a new PPS MO')");
H A Dadd-mo.php15 $user = $_POST["user"]; variable
17 if (strlen($id) < 32 || !isset($user) || !isset($pw)) {
21 if (strlen($user) < 1 || strncasecmp($user, "cert-", 5) == 0) {
34 $userrow = $db->query("SELECT identity FROM users WHERE identity='$user' AND realm='$realm'")->fetch();
45 if (!$db->exec("UPDATE sessions SET user='$user', password='$pw', realm='$realm', type='password' WHERE rowid=$rowid")) {
49 $db->exec("INSERT INTO eventlog(user,realm,sessionid,timestamp,notes) " .
50 "VALUES ('$user', '
[all...]
/external/autotest/client/tools/
H A Davgtime23 (user, system, elapsed, cpu) = line.split()[0:4]
24 user = float(re.match(r'([\d\.]+)', user).group(0)) variable
30 list.append((user, system, elapsed, cpu))
32 print " user: %0.2fs (%0.2f%%)" % avg_deviation([x[0] for x in list])
/external/curl/lib/vauth/
H A Doauth2.c48 * user[in] - The user name.
59 const char *user,
70 oauth = aprintf("user=%s\1auth=Bearer %s\1\1", user, bearer);
72 oauth = aprintf("user=%s\1host=%s\1auth=Bearer %s\1\1", user, host,
75 oauth = aprintf("user=%s\1host=%s\1port=%ld\1auth=Bearer %s\1\1", user,
58 Curl_auth_create_oauth_bearer_message(struct Curl_easy *data, const char *user, const char *host, const long port, const char *bearer, char **outptr, size_t *outlen) argument
H A Dcleartext.c52 * userp [in] - The user name.
53 * passdwp [in] - The user's password.
109 * user name or password ready for sending to the recipient.
114 * valuep [in] - The user name or user's password.
147 * the user name ready for sending to the recipient.
152 * user [in] - The user name.
160 const char *user, char **outptr,
164 return Curl_auth_create_login_message(data, user, outpt
159 Curl_auth_create_external_message(struct Curl_easy *data, const char *user, char **outptr, size_t *outlen) argument
[all...]
H A Dvauth.c110 * This is used to test if the specified user contains a Windows domain name as
117 * Note: The user name may be empty when using a GSS-API library or Windows SSPI
118 * as the user and domain are either obtained from the credientals cache when
119 * using GSS-API or via the currently logged in user's credientals when using
124 * user [in] - The user name.
128 bool Curl_auth_user_contains_domain(const char *user) argument
132 if(user && *user) {
134 char *p = strpbrk(user, "\\/
[all...]
/external/ImageMagick/MagickCore/
H A Dtimer.h43 user, member in struct:_TimerInfo
/external/autotest/cli/
H A Dchange_protection_level.py18 user = pwd.getpwuid(os.getuid())[0] variable
H A Duser.py5 The user module contains the objects and methods used to
9 list: lists user(s)
21 class user(topic_common.atest): class in inherits:topic_common.atest
23 atest user list <options>"""
25 topic = msg_topic = 'user'
30 user actions"""
31 super(user, self).__init__()
49 class user_help(user):
55 class user_list(action_common.atest_list, user):
56 """atest user lis
[all...]
/external/caliper/caliper/src/main/java/com/google/caliper/config/
H A DCaliperConfigLoader.java60 ImmutableMap<String, String> user =
62 return new CaliperConfig(mergeProperties(options.configProperties(), user, defaults));
70 ImmutableMap<String, String> user;
72 user = Util.loadProperties(supplier);
76 return new CaliperConfig(mergeProperties(options.configProperties(), user, defaults));
80 Map<String, String> user,
83 map.putAll(user); // overwrite and augment
79 mergeProperties(Map<String, String> commandLine, Map<String, String> user, Map<String, String> defaults) argument
/external/libbrillo/brillo/
H A Duserdb_utils.cc19 bool GetUserInfo(const std::string& user, uid_t* uid, gid_t* gid) { argument
26 if (getpwnam_r(user.c_str(), &pwd_buf, buf.data(), buf_len, &pwd) || !pwd) {
27 PLOG(ERROR) << "Unable to find user " << user;
/external/libmicrohttpd/src/microhttpd/
H A Dbasicauth.c52 char *user; local
68 /* Find user:password pattern */
78 if (NULL == (user = strdup (decode)))
83 user[separator - decode] = '\0'; /* cut off at ':' */
94 free (user);
99 return user;
/external/libxml2/include/libxml/
H A Duri.h38 char *user; /* the user part */ member in struct:_xmlURI
/external/ltp/testcases/kernel/mem/hugetlb/lib/
H A Dhugetlb.c99 * getuserid() - return the integer value for the "user" id
101 int getuserid(char *user) argument
105 ent = getpwnam(user);
/external/ltp/testcases/kernel/syscalls/access/
H A Daccess03.c48 static void access_test(struct tcase *tc, const char *user) argument
54 tc->addr, tc->name, user);
61 tc->addr, tc->name, user);
66 tc->addr, tc->name, user);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_dead_sources.c67 void rc_pair_remove_dead_sources(struct radeon_compiler * c, void *user) argument
H A Dradeon_rename_regs.c47 void rc_rename_regs(struct radeon_compiler *c, void *user) argument
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DAddressFactoryImpl.java109 *@param user -- the user
112 public javax.sip.address.SipURI createSipURI(String user, String host) argument
118 if (user != null) {
119 uriString.append(user);
/external/nist-sip/java/javax/sip/address/
H A DAddressFactory.java12 SipURI createSipURI(String user, String host) throws ParseException; argument
/external/pdfium/public/
H A Dfpdf_progressive.h47 // A user defined data pointer, used by user's application. Can be NULL.
48 void* user; member in struct:_IFSDK_PAUSE
74 // user-interaction, which are all annotations except
/external/ppp/pppd/plugins/
H A Dpassprompt.c28 static int promptpass(char *user, char *passwd) argument
60 argv[1] = user;

Completed in 868 milliseconds

1234567891011>>