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

/freebsd-11-stable/include/rpc/
H A Dauth_unix.h60 u_long aup_time; member in struct:authunix_parms
/freebsd-11-stable/lib/libc/rpc/
H A Dauthunix_prot.c67 if (xdr_u_long(xdrs, &(p->aup_time)) &&
H A Dsvc_auth_unix.c85 aup->aup_time = IXDR_GET_INT32(buf);
H A Dauth_unix.c131 aup.aup_time = now.tv_sec;
293 aup.aup_time = now.tv_sec;

Completed in 61 milliseconds