Home
last modified time | relevance | path

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

/bionic/libc/unistd/
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.h75 unsigned char user; member
86 unsigned char user; member
Dkernel_stat.h23 cputime64_t user; member
/bionic/libc/kernel/arch-arm/asm/
Dprocinfo.h34 struct cpu_user_fns *user; member
Duser.h34 struct user{ struct
/bionic/libc/kernel/common/linux/netfilter/
Dx_tables.h27 } user; member
49 } user; member
/bionic/libc/kernel/arch-x86/asm/
Di387_32.h26 #define safe_address (kstat_cpu(0).cpustat.user)
Duser_32.h54 struct user{ struct
/bionic/libc/kernel/tools/
Dkernel.py257 for user in fparser.getHeaderUsers(used):
258 needed[path].add(user)
266 for user in users:
267 self.needed[header].add(user)
/bionic/libc/
DCAVEATS22 - at the moment, several user-account-related functions like getpwd are stubbed and return
DSYSCALLS.TXT14 # been provided, allows the user to specify dispatch style syscalls.
/bionic/libc/docs/
DOVERVIEW.TXT88 user-space code to use kernel-specific declarations (e.g. IOCTLs, structure
219 - Android-specific user/group management:
222 meant to be used by a single handset user. On the other hand, Android
223 uses the Linux user/group management features extensively to secure
231 and will translate them to their low-user-id values. It also recognizes
235 getgrouplist() will always return a single group for any user name,
239 single-element members list, corresponding to the user with the same
/bionic/libc/kernel/common/linux/mtd/
Dmtd.h15 #error This is a kernel header. Perhaps include mtd-user.h instead?
/bionic/libc/bionic/
Dstubs.c287 getgrouplist (const char *user, gid_t group, in getgrouplist() argument
/bionic/libc/kernel/
DREADME.TXT232 install a set of "user-friendly" headers that are generated from the official
239 we plan to be able to support these kernel-generated user-land headers in the