Searched refs:aup_gids (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/include/rpc/
H A Dauth_unix.h68 int *aup_gids; member in struct:authunix_parms
/openbsd-current/lib/libc/rpc/
H A Dauthunix_prot.c55 && xdr_array(xdrs, (caddr_t *)&(p->aup_gids),
H A Dsvc_auth_unix.c69 aup->aup_gids = area->area_gids;
93 aup->aup_gids[i] = IXDR_GET_LONG(buf);
H A Dauth_unix.c92 authunix_create(char *machname, int uid, int gid, int len, int *aup_gids) argument
130 aup.aup_gids = aup_gids;
269 aup.aup_gids = NULL;
/openbsd-current/usr.sbin/portmap/
H A Dportmap.c628 au->aup_uid, au->aup_gid, au->aup_len, au->aup_gids);

Completed in 197 milliseconds