Searched refs:userid (Results 1 – 14 of 14) sorted by relevance
/external/chromium-trace/catapult/third_party/Paste/paste/auth/ |
D | auth_tkt.py | 95 def __init__(self, secret, userid, ip, tokens=(), user_data='', argument 99 self.userid = userid 119 self.ip, self.time, self.secret, self.userid, self.tokens, 123 v = '%s%08x%s!' % (self.digest(), int(self.time), url_quote(self.userid)) 168 userid, data = ticket[digest_hexa_size + 8:].split('!', 1) 171 userid = url_unquote(userid) 180 userid, tokens, user_data, 189 return (timestamp, userid, tokens, user_data) 193 def calculate_digest(ip, timestamp, secret, userid, tokens, user_data, argument 196 userid = maybe_encode(userid) [all …]
|
/external/autotest/site_utils/rpm_control_system/ |
D | dli.py | 34 def __init__(self,userid='admin',password='4321',hostname='192.168.0.100'): argument 35 self.userid=userid 48 curl.setopt(curl.URL, 'http://%s:%s@%s/%s' % (self.userid,self.password,self.hostname,url)) 105 switch=powerswitch(userid=options.user,password=options.password,hostname=options.hostname)
|
D | dli_urllib.py | 17 path = 'http://%s:%s@%s:80/%s' % (self.userid,self.password,
|
D | rpm_controller.py | 693 userid=username,
|
/external/libxml2/ |
D | libxml2.doap | 16 <gnome:userid>veillard</gnome:userid>
|
/external/autotest/client/site_tests/platform_FilePerms/ |
D | platform_FilePerms.py | 92 def checkid(self, fs, userid): argument 110 if userid != uid: 113 if userid != gid:
|
/external/curl/tests/data/ |
D | test1105 | 35 …parm1=this*that/other/thing&parm2=foobar/1105" -c log/cookie1105.txt -d "userid=myname&password=my… 54 userid=myname&password=mypassword
|
/external/libselinux/src/ |
D | android.c | 673 uid_t userid; in seapp_context_lookup() local 689 userid = uid / AID_USER; in seapp_context_lookup() 690 isOwner = (userid == 0); in seapp_context_lookup() 709 if (appid >= CAT_MAPPING_MAX_ID || userid >= CAT_MAPPING_MAX_ID) in seapp_context_lookup() 791 512 + (userid & 0xff), in seapp_context_lookup() 792 768 + (userid>>8 & 0xff)); in seapp_context_lookup() 798 512 + (userid & 0xff), in seapp_context_lookup() 799 768 + (userid>>8 & 0xff)); in seapp_context_lookup()
|
/external/iptables/extensions/ |
D | libxt_LOG.man | 34 Log the userid of the process which generated the packet.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/ |
D | buildAll.bat | 52 …get <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/socksipy-branch/ |
D | README | 80 with the server. For Socks4 servers, this parameter will be sent as the userid. 165 different userid than the one you have provided. Change your userid (through the
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 61 …r(WCFConnection *conn, char* domainName, struct sockaddr* address, uid_t userid) __attribute__((we… 62 int WCFNameResolvesToName(WCFConnection *conn, char* fromName, char* toName, uid_t userid) __attrib…
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 178 a different userid.
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 12612 userid
|