Searched refs:aup_machname (Results 1 – 5 of 5) sorted by relevance
86 aup->aup_machname = area->area_machname; in _svcauth_unix()98 memmove(aup->aup_machname, buf, str_len); in _svcauth_unix()99 aup->aup_machname[str_len] = 0; in _svcauth_unix()
75 && xdr_string(xdrs, &(p->aup_machname), MAX_MACHINE_NAME) in __weak_alias()
145 aup.aup_machname = machname; in authunix_create()302 aup.aup_machname = NULL; in authunix_refresh()
63 char *aup_machname; member
844 auth = authunix_create(au->aup_machname, in rpcbproc_callit_com()