Searched refs:getgrouplist (Results 1 – 14 of 14) sorted by relevance
/external/openssh/openbsd-compat/ |
D | getgrouplist.c | 46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() function
|
D | port-aix.h | 122 int getgrouplist(const char *, gid_t, gid_t *, int *);
|
D | Makefile.in | 19 ….o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.o getcwd.o getgrouplist.o getopt_long.o…
|
D | openbsd-compat.h | 157 int getgrouplist(const char *, gid_t, gid_t *, int *);
|
D | port-aix.c | 432 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist() function
|
/external/openssh/ |
D | groupaccess.c | 71 if (getgrouplist(user, base, groups_bygid, &ngroups) == -1) in ga_init()
|
D | config.h.in | 502 /* Define to 1 if you have the `getgrouplist' function. */
|
D | configure.ac | 1704 getgrouplist \
|
D | configure | 10655 getgrouplist \
|
/external/selinux/libselinux/src/ |
D | seusers.c | 143 if (getgrouplist(name, gid, NULL, &ng) < 0) { in check_group() 149 if (getgrouplist(name, gid, groups, &ng) < 0) in check_group()
|
/external/toybox/toys/posix/ |
D | id.c | 131 ngroups = username ? getgrouplist(username, gid, groups, &i) in do_id()
|
/external/libcap/progs/ |
D | capsh.c | 424 status = getgrouplist(user, pwd->pw_gid, groups, &ngroups); in main()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1867 fun:getgrouplist=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 690 PUBLIC a8d30 0 getgrouplist
|