HomeSort by relevance Sort by last modified time
    Searched refs:getgrouplist (Results 51 - 58 of 58) sorted by null

1 23

  /external/openssh/openbsd-compat/
port-aix.h 124 int getgrouplist(const char *, gid_t, gid_t *, int *);
openbsd-compat.h 137 int getgrouplist(const char *, gid_t, gid_t *, int *);
port-aix.c 434 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
grp.h 188 extern int getgrouplist (__const char *__user, __gid_t __group,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
grp.h 188 extern int getgrouplist (__const char *__user, __gid_t __group,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
grp.h 188 extern int getgrouplist (__const char *__user, __gid_t __group,
  /bionic/libc/bionic/
stubs.cpp 372 int getgrouplist(const char* /*user*/, gid_t group, gid_t* groups, int* ngroups) { function
  /external/openssh/
configure     [all...]

Completed in 689 milliseconds

1 23