Home
last modified time | relevance | path

Searched refs:user (Results 1 – 23 of 23) sorted by relevance

/bionic/libc/bionic/
Dinitgroups.c35 initgroups (const char *user, gid_t group) in initgroups() argument
42 if (getgrouplist(user, group, groups, &numgroups) < 0) { in initgroups()
46 if (getgrouplist(user,group,groups,&numgroups) < 0) { in initgroups()
/bionic/libc/kernel/uapi/linux/
Datmsap.h72 unsigned char user; member
81 unsigned char user; member
Dnet_dropmon.h47 struct net_dm_config_msg user; member
Dxfrm.h56 __kernel_uid32_t user; member
/bionic/libc/include/sys/
Duser.h87 struct user { struct
153 struct user {
177 struct user {
220 struct user {
/bionic/libc/kernel/uapi/linux/netfilter/
Dx_tables.h32 } user; member
47 } user; member
57 {.target.u.user = {.target_size = XT_ALIGN(__size),.name = __name, }, \
/bionic/libc/kernel/tools/
Dkernel.py259 for user in fparser.getHeaderUsers(used):
260 needed[path].add(user)
268 for user in users:
269 self.needed[header].add(user)
/bionic/tests/
Dsys_ptrace_test.cpp128 …ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[0]), address)) << strerror(e… in set_watchpoint()
130 unsigned data = ptrace(PTRACE_PEEKUSER, child, offsetof(user, u_debugreg[7]), nullptr); in set_watchpoint()
141 …ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[7]), data)) << strerror(errn… in set_watchpoint()
309 ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[0]), address)) in set_breakpoint()
312 unsigned data = ptrace(PTRACE_PEEKUSER, child, offsetof(user, u_debugreg[7]), nullptr); in set_breakpoint()
323 ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[7]), data)) in set_breakpoint()
/bionic/libc/
DSECCOMP_WHITELIST_SYSTEM.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_BLACKLIST_COMMON.TXT23 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_WHITELIST_APP.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_BLACKLIST_APP.TXT23 # been provided, allows the user to specify dispatch style syscalls.
DSECCOMP_WHITELIST_COMMON.TXT20 # been provided, allows the user to specify dispatch style syscalls.
DSYSCALLS.TXT19 # been provided, allows the user to specify dispatch style syscalls.
DAndroid.bp1453 // include malloc. It's useful in situations when the user wants
/bionic/tools/bionicbb/
DREADME.md72 If the buildbot has applied Verified-1 to a patchset, the user may add their own
/bionic/docs/
D32-bit-abi.md48 flag that should never be set by user code but sometimes is (by zlib,
Dfdsan.md38 …ity vulnerabilities are also possible (e.g. suppose thread two was saving user data to disk when a…
49 ### Enabling fdsan (as a user)
Dlibc_assembler.md117 NOTE: It is assumed that these commands are executed in adb as the shell user
Delf-tls.md598  ** and should not be used/included by user-serviceable parts of
/bionic/
DREADME.md8 See the [user documentation](docs/).
238 a non-root user, so the unit tests must also pass when not run as root.
Dandroid-changes-for-ndk-developers.md124 and reported to the user as space taken up by your app). Any .so file
155 In order to reduce the user impact of this transition, we've identified
/bionic/libc/malloc_debug/
DREADME.md536 Build fingerprint: 'google/taimen/taimen:8.1.0/OPM2.171026.006.C1/4769658:user/release-keys'