Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_debug_check.cpp95 static inline void* user(hdr_t* hdr) { in user() function
99 static inline hdr_t* meta(void* user) { in meta() argument
100 return reinterpret_cast<hdr_t*>(user) - 1; in meta()
198 memset(user(hdr), FREE_POISON, hdr->size); in poison()
203 const char *data = (const char *)user(hdr); in was_used_after_free()
216 user(hdr), hdr->size); in check_guards()
219 "(NOT DUMPING STACKTRACE)\n", user(hdr)); in check_guards()
228 user(hdr), hdr->size); in check_guards()
242 user(hdr), hdr->tag); in check_allocation_locked()
251 user(hdr), hdr->size); in check_allocation_locked()
[all …]
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/include/
Dgrp.h75 int getgrouplist (const char *user, gid_t group,
78 int initgroups (const char *user, gid_t group);
/bionic/libc/kernel/common/linux/
Datmsap.h85 unsigned char user; member
96 unsigned char user; member
Dkernel_stat.h30 cputime64_t user; member
/bionic/libc/kernel/common/linux/netfilter/
Dx_tables.h32 } user; member
52 } user; member
/bionic/libc/kernel/arch-mips/asm/
Duser.h25 struct user { struct
/bionic/libc/kernel/arch-arm/asm/
Dprocinfo.h42 struct cpu_user_fns *user; member
Duser.h42 struct user{ struct
/bionic/libc/kernel/arch-x86/asm/
Di387_32.h31 #define safe_address (kstat_cpu(0).cpustat.user)
Duser_32.h65 struct user{ struct
/bionic/libc/kernel/tools/
Dkernel.py260 for user in fparser.getHeaderUsers(used):
261 needed[path].add(user)
269 for user in users:
270 self.needed[header].add(user)
/bionic/libc/
DCAVEATS22 - at the moment, several user-account-related functions like getpwd are stubbed and return
DSYSCALLS.TXT12 # been provided, allows the user to specify dispatch style syscalls.
DAndroid.mk885 ifneq ($(TARGET_BUILD_VARIANT),user)
/bionic/libc/kernel/common/linux/mtd/
Dmtd.h21 #error This is a kernel header. Perhaps include mtd-user.h instead?
/bionic/libc/kernel/
DREADME.TXT226 install a set of "user-friendly" headers that are generated from the official
233 we plan to be able to support these kernel-generated user-land headers in the