Home
last modified time | relevance | path

Searched refs:aup_time (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sunrpc/rpc/
Dauth_unix.h63 u_long aup_time; member
/glibc-2.36/sunrpc/
Dauth_unix.c127 aup.aup_time = now.tv_sec; in authunix_create()
302 aup.aup_time = now.tv_sec; in authunix_refresh()
Dauthuxprot.c49 if (xdr_u_long (xdrs, &(p->aup_time)) in xdr_authunix_parms()
Dsvc_authux.c74 aup->aup_time = IXDR_GET_LONG (buf); in _svcauth_unix()