Home
last modified time | relevance | path

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

/freebsd/include/rpc/
H A Dauth_unix.h58 u_long aup_time; member
/freebsd/lib/libc/rpc/
H A Dauthunix_prot.c62 if (xdr_u_long(xdrs, &(p->aup_time)) && in xdr_authunix_parms()
H A Dauth_unix.c126 aup.aup_time = now.tv_sec; in authunix_create()
288 aup.aup_time = now.tv_sec; in authunix_refresh()
H A Dsvc_auth_unix.c80 aup->aup_time = IXDR_GET_INT32(buf); in _svcauth_unix()