Searched refs:getgrouplist (Results 1 – 9 of 9) 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 | 124 int getgrouplist(const char *, gid_t, gid_t *, int *);
|
D | openbsd-compat.h | 137 int getgrouplist(const char *, gid_t, gid_t *, int *);
|
D | Makefile.in | 19 OPENBSD=base64.o basename.o bindresvport.o daemon.o dirname.o fmt_scaled.o getcwd.o getgrouplist.o …
|
D | port-aix.c | 434 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist() function
|
/external/openssh/ |
D | groupaccess.c | 69 if (getgrouplist(user, base, groups_bygid, &ngroups) == -1) in ga_init()
|
D | config.h.in | 395 /* Define to 1 if you have the `getgrouplist' function. */
|
D | configure.ac | 1446 getgrouplist \
|
D | configure | 9004 getgrouplist \
|