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

/netbsd-current/include/rpc/
H A Dauth_unix.h63 char *aup_machname; member in struct:authunix_parms
/netbsd-current/lib/libc/rpc/
H A Dsvc_auth_unix.c86 aup->aup_machname = area->area_machname;
98 memmove(aup->aup_machname, buf, str_len);
99 aup->aup_machname[str_len] = 0;
H A Dauthunix_prot.c75 && xdr_string(xdrs, &(p->aup_machname), MAX_MACHINE_NAME)
H A Dauth_unix.c145 aup.aup_machname = machname;
302 aup.aup_machname = NULL;
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c844 auth = authunix_create(au->aup_machname,

Completed in 123 milliseconds