Searched refs:aup_uid (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/include/rpc/
H A Dauth_unix.h64 int aup_uid; member in struct:authunix_parms
/netbsd-current/lib/libc/rpc/
H A Dauthunix_prot.c76 && xdr_int(xdrs, &(p->aup_uid))
H A Dsvc_auth_unix.c102 aup->aup_uid = (int)IXDR_GET_INT32(buf);
H A Dauth_unix.c146 aup.aup_uid = uid;
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmisc_rpc.c188 *u = aup->aup_uid;
/netbsd-current/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c197 xsnprintf(opt_uid, sizeof(uid_str), "%d", (int) cred->aup_uid);
H A Dautofs_solaris_v2_v3.c508 xsnprintf(opt_uid, sizeof(uid_str), "%d", (int) cred->aup_uid);
576 xsnprintf(opt_uid, sizeof(uid_str), "%d", (int) cred->aup_uid);
/netbsd-current/usr.sbin/ypbind/
H A Dypbind.c928 if (creds->aup_uid != 0) {
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c845 au->aup_uid, au->aup_gid,

Completed in 194 milliseconds