/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
D | main.py | 39 def fetch_license_data(userid): argument 52 'userid': urllib.quote_plus(userid), 71 def parse_license_data(userid): argument 85 response_text = fetch_license_data(userid) 116 userid = user.federated_identity() 123 userid = ('https://www.google.com/accounts/o8/id?' 125 license_data = parse_license_data(userid) 129 'user_id': userid,
|
/external/quake/quake/src/QW/server/ |
D | sv_ccmds.c | 177 if (cl->userid == idnum) in SV_SetPlayer() 361 if (cl->userid == uid) in SV_Kick_f() 414 Con_Printf ("%6i %5i", cl->userid, (int)cl->edict->v.frags); in SV_Status_f() 444 Con_Printf ("%5i %6i ", (int)cl->edict->v.frags, cl->userid); in SV_Status_f() 783 if (cl->userid == uid) in SV_Snap() 857 SV_Snap(cl->userid); in SV_SnapAll_f()
|
D | sv_main.c | 80 void SV_AcceptClient (netadr_t adr, int userid, char *userinfo); 303 MSG_WriteLong (buf, client->userid); in SV_FullClientUpdate() 361 Con_Printf ("%i %i %i %i \"%s\" \"%s\" %i %i\n", cl->userid, in SVC_Status() 505 static int userid; in SVC_DirectConnect() local 584 userid++; // so every client gets a unique id in SVC_DirectConnect() 589 newcl->userid = userid; in SVC_DirectConnect() 613 userid--; in SVC_DirectConnect()
|
D | server.h | 131 int userid; // identifying number member
|
D | sv_user.c | 606 Sys_Printf("Receiving %s from %d...\n", host_client->uploadfn, host_client->userid); in SV_NextUpload() 608 …client->snap_from, "Server receiving %s from %d...\n", host_client->uploadfn, host_client->userid); in SV_NextUpload()
|
/external/iptables/extensions/ |
D | libip6t_LOG.man | 31 Log the userid of the process which generated the packet.
|
D | libipt_LOG.man | 31 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/kernel-headers/original/linux/ |
D | wanrouter.h | 413 unsigned char userid[511]; /* List of User Id */ member
|
/external/dropbear/ |
D | scp.c | 279 uid_t userid; variable 391 if ((pwd = getpwuid(userid = getuid())) == NULL) in scp_main() 392 fatal("unknown user %u", (u_int) userid); in scp_main()
|
/external/quake/quake/src/QW/client/ |
D | client.h | 61 int userid; member
|
D | cl_main.c | 479 if (cl.players[i].userid == uid in CL_User_f() 508 Con_Printf ("%6i %4i %s\n", cl.players[i].userid, cl.players[i].frags, cl.players[i].name); in CL_Users_f()
|
D | cl_demo.c | 611 MSG_WriteLong (&buf, player->userid); in CL_Record_f()
|
D | cl_parse.c | 968 player->userid = MSG_ReadLong (); in CL_UpdateUserinfo()
|
/external/openssh/ |
D | scp.c | 353 uid_t userid; variable 480 if ((pwd = getpwuid(userid = getuid())) == NULL) in main() 481 fatal("unknown user %u", (u_int) userid); in main()
|
/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
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 384 http://admin.foresight.gov.uk/servlet/Controller/ver=634/userid=2/chap4.html
|