HomeSort by relevance Sort by last modified time
    Searched defs:getgrouplist (Results 1 - 3 of 3) sorted by null

  /external/openssh/openbsd-compat/
getgrouplist.c 1 /* $OpenBSD: getgrouplist.c,v 1.12 2005/08/08 08:05:34 espie Exp $ */
31 /* OPENBSD ORIGINAL: lib/libc/gen/getgrouplist.c */
46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) function
port-aix.c 434 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) function
  /bionic/libc/bionic/
stubs.cpp 372 int getgrouplist(const char* /*user*/, gid_t group, gid_t* groups, int* ngroups) { function

Completed in 64 milliseconds