Searched refs:aup_gid (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/include/rpc/
H A Dauth_unix.h65 int aup_gid; member in struct:authunix_parms
/netbsd-current/lib/libc/rpc/
H A Dauthunix_prot.c77 && xdr_int(xdrs, &(p->aup_gid))
H A Dsvc_auth_unix.c103 aup->aup_gid = (int)IXDR_GET_INT32(buf);
H A Dauth_unix.c147 aup.aup_gid = gid;
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmisc_rpc.c189 *g = aup->aup_gid;
/netbsd-current/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c198 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
H A Dautofs_solaris_v2_v3.c509 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
577 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid);
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c845 au->aup_uid, au->aup_gid,

Completed in 112 milliseconds