Searched refs:ar_uid (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/src/
H A Darlib.c75 /* Note the string for the ar_uid and ar_gid cases is longer than
79 memcpy (ar_hdr.ar_uid, "0 ", sizeof (ar_hdr.ar_uid));
98 memcpy (ar_hdr.ar_uid, " ", sizeof (ar_hdr.ar_uid));
H A Dar.c558 arhdr->ar_uid,
1457 no0print (false, arhdr.ar_uid, sizeof (arhdr.ar_uid), all->uid);
/external/elfutils/tests/
H A Darls.c80 arhdr->ar_name, (long int) arhdr->ar_date, (int) arhdr->ar_uid,
H A Dsaridx.c193 (long int) arhdr->ar_uid,
/external/elfutils/libelf/
H A Dlibelf.h163 uid_t ar_uid; /* User ID. */ member in struct:__anon18497
H A Delf_begin.c897 INT_FIELD (ar_uid);
/external/valgrind/main/perf/
H A Dtinycc.c20102 char ar_uid[6]; /* owner uid; printed as decimal */
20100 char ar_uid[6]; /* owner uid; printed as decimal */ member in struct:ArchiveHeader

Completed in 109 milliseconds