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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_unix.h86 char *aup_machname; member in struct:authunix_parms
H A Dsvc_auth_unix.c101 aup->aup_machname = area->area_machname;
117 bcopy((caddr_t)buf, aup->aup_machname, str_len);
118 aup->aup_machname[str_len] = 0;
H A Dauthunix_prot.c85 && xdr_string(xdrs, &(p->aup_machname), MAX_MACHINE_NAME)
H A Dauth_unix.c168 aup.aup_machname = machname;
310 aup.aup_machname = NULL;

Completed in 87 milliseconds