HomeSort by relevance Sort by last modified time
    Searched full:aup_gids (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/
rpc_authunix_create.c 60 gid_t *aup_gids; local
65 aup_gids = groups;
81 authUnx = authunix_create(hostname, uid, gid, num_groups, aup_gids);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/
tirpc_authsys_create.c 48 gid_t gid, aup_gids[NGRPS]; local
54 len = getgroups(NGRPS, aup_gids);
57 authSys = authsys_create(argc[1], uid, gid, len, aup_gids);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
auth_unix.h 68 __gid_t *aup_gids; member in struct:authunix_parms
auth.h 151 * AUTH *authunix_create(machname, uid, gid, len, aup_gids)
156 * int *aup_gids;

Completed in 98 milliseconds