Searched refs:aup_gid (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/include/rpc/ |
| D | auth_unix.h | 65 int aup_gid; member
|
| /netbsd/src/lib/libc/rpc/ |
| D | authunix_prot.c | 77 && xdr_int(xdrs, &(p->aup_gid)) in __weak_alias()
|
| D | svc_auth_unix.c | 103 aup->aup_gid = (int)IXDR_GET_INT32(buf); in _svcauth_unix()
|
| D | auth_unix.c | 147 aup.aup_gid = gid; in authunix_create()
|
| /netbsd/src/external/bsd/am-utils/dist/libamu/ |
| D | misc_rpc.c | 189 *g = aup->aup_gid; in getcreds()
|
| /netbsd/src/external/bsd/am-utils/dist/conf/autofs/ |
| D | autofs_solaris_v2_v3.c | 509 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_lookup_2_req() 577 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_mount_2_req()
|
| D | autofs_solaris_v1.c | 198 xsnprintf(opt_gid, sizeof(gid_str), "%d", (int) cred->aup_gid); in autofs_mount_1_req()
|
| /netbsd/src/usr.sbin/rpcbind/ |
| D | rpcb_svc_com.c | 845 au->aup_uid, au->aup_gid, in rpcbproc_callit_com()
|