Searched refs:uid (Results 251 - 275 of 340) sorted by relevance

<<11121314

/external/elfutils/0.153/src/
H A Dar.c854 uid_t uid; member in struct:armem
1306 found[cnt]->uid = arlib_deterministic_output ? 0 : newst.st_uid;
1486 no0print (false, arhdr.ar_uid, sizeof (arhdr.ar_uid), all->uid);
/external/strace/
H A Dstrace.c444 int euid = geteuid(), uid = getuid(); local
446 if (euid != uid && setreuid(euid, uid) < 0) {
H A Dnet.c347 tprintf("{pid=%ld, uid=%ld, gid=%ld}}",
348 (long)uc->pid, (long)uc->uid, (long)uc->gid);
988 tprintf("{pid=%ld, uid=%ld, gid=%ld}, "
991 (long)uc.uid,
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotView.js1139 profile.title = WebInspector.UIString("Snapshot %d", profile.uid);
1460 if (this.uid === -1)
1514 this._receiver = this._workerProxy.createLoader(this.uid, this._snapshotReceived.bind(this));
1553 this._bufferedWriter = new WebInspector.DeferredTempFile("heap-profiler", String(this.uid));
/external/kernel-headers/original/uapi/drm/
H A Ddrm.h229 unsigned long uid; /**< User ID */ member in struct:drm_client
/external/lldb/include/lldb/Target/
H A DProcess.h219 SetUserID (uint32_t uid) argument
221 m_uid = uid;
385 SetEffectiveUserID (uint32_t uid) argument
387 m_euid = uid;
2076 /// will return the uid to attach as.
2104 /// will return the uid to attach as.
/external/valgrind/main/include/vki/
H A Dvki-arm-linux.h667 __vki_kernel_uid32_t uid; member in struct:vki_ipc64_perm
H A Dvki-ppc32-linux.h822 __vki_kernel_uid_t uid; member in struct:vki_ipc64_perm
H A Dvki-ppc64-linux.h687 __vki_kernel_uid_t uid; member in struct:vki_ipc64_perm
H A Dvki-s390x-linux.h817 __vki_kernel_uid32_t uid; member in struct:vki_ipc64_perm
H A Dvki-x86-linux.h684 __vki_kernel_uid32_t uid; member in struct:vki_ipc64_perm
/external/zlib/src/contrib/untgz/
H A Duntgz.c72 char uid[8]; /* 108 */ member in struct:tar_header
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js1910 var uid = element._prototypeUID;
1911 if (uid) {
1914 delete Element.Storage[uid];
3110 var uid;
3112 uid = 0;
3116 uid = element._prototypeUID;
3119 if (!Element.Storage[uid])
3120 Element.Storage[uid] = $H();
3122 return Element.Storage[uid];
/external/chromium_org/remoting/host/linux/
H A Dlinux_me2me_host.py512 uid = os.getuid()
527 if psget(process.uids).real != uid:
/external/chromium_org/third_party/sqlite/src/src/
H A Dshell.c2508 uid_t uid = getuid(); local
2509 if( (pwent=getpwuid(uid)) != NULL) {
/external/clang/www/demo/
H A Dindex.cgi141 my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$locktime) =
/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc622 int __dfsw_getpwuid_r(id_t uid, struct passwd *pwd, argument
629 int ret = getpwuid_r(uid, pwd, buf, buflen, result);
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c1789 p_nfcid = p_tech_params->param.pi93.uid;
1794 p_nfcid = p_tech_params->param.pk.uid;
/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t.c491 tNFC_STATUS rw_t1t_select (UINT8 hr[T1T_HR_LEN], UINT8 uid[T1T_CMD_UID_LEN]) argument
509 memcpy (p_t1t->mem, uid, T1T_CMD_UID_LEN);
/external/lldb/source/Host/common/
H A DHost.cpp1179 Host::GetUserName (uint32_t uid, std::string &user_name) argument
1185 if (::getpwuid_r (uid,
/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h670 unsigned complexity, unsigned uid)
672 Dstregs(dstregs), AddedComplexity(complexity), ID(uid) {}
/external/yaffs2/yaffs2/
H A Dyaffs_guts.c1690 __u32 uid,
1722 in->yst_uid = uid;
1766 __u32 mode, __u32 uid, __u32 gid)
1769 uid, gid, NULL, NULL, 0);
1773 __u32 mode, __u32 uid, __u32 gid)
1776 mode, uid, gid, NULL, NULL, 0);
1780 __u32 mode, __u32 uid, __u32 gid, __u32 rdev)
1783 uid, gid, NULL, NULL, rdev);
1787 __u32 mode, __u32 uid, __u32 gid,
1791 uid, gi
1686 yaffs_MknodObject(yaffs_ObjectType type, yaffs_Object * parent, const YCHAR * name, __u32 mode, __u32 uid, __u32 gid, yaffs_Object * equivalentObject, const YCHAR * aliasString, __u32 rdev) argument
1765 yaffs_MknodFile(yaffs_Object * parent, const YCHAR * name, __u32 mode, __u32 uid, __u32 gid) argument
1772 yaffs_MknodDirectory(yaffs_Object * parent, const YCHAR * name, __u32 mode, __u32 uid, __u32 gid) argument
1779 yaffs_MknodSpecial(yaffs_Object * parent, const YCHAR * name, __u32 mode, __u32 uid, __u32 gid, __u32 rdev) argument
1786 yaffs_MknodSymLink(yaffs_Object * parent, const YCHAR * name, __u32 mode, __u32 uid, __u32 gid, const YCHAR * alias) argument
[all...]
/external/iproute2/ip/
H A Diproute.c65 fprintf(stderr, " [ mark NUMBER ] [ uid NUMBER ]\n");
427 fprintf(fp, " uid %u ", rta_getattr_u32(tb[RTA_UID]));
1407 } else if (matches(*argv, "uid") == 0) {
1408 uid_t uid; local
1410 get_unsigned(&uid, *argv, 0);
1411 addattr32(&req.n, sizeof(req), RTA_UID, uid);
/external/ppp/pppd/
H A Dsys-linux.c2544 * to the uid given. Assumes slave_name points to >= 16 bytes of space.
2547 get_pty(master_fdp, slave_fdp, slave_name, uid)
2551 int uid;
2588 fchown(sfd, uid, -1);
H A Dsys-solaris.c2731 * the uid given. Assumes slave_name points to MAXPATHLEN bytes of space.
2734 get_pty(master_fdp, slave_fdp, slave_name, uid)
2738 int uid;
2756 if (chown(pty_name, uid, -1) < 0)

Completed in 1235 milliseconds

<<11121314