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

/freebsd-11-stable/include/rpc/
H A Dauth_unix.h61 char *aup_machname; member in struct:authunix_parms
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_auth_unix.c79 aup->aup_machname = area->area_machname;
91 memmove(aup->aup_machname, buf, str_len);
92 aup->aup_machname[str_len] = 0;
H A Dauthunix_prot.c68 xdr_string(xdrs, &(p->aup_machname), MAX_MACHINE_NAME) &&
H A Dauth_unix.c132 aup.aup_machname = machname;
283 aup.aup_machname = NULL;
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c843 auth = authunix_create(au->aup_machname,

Completed in 132 milliseconds