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

/freebsd-12-stable/include/rpc/
H A Dauth_unix.h62 u_long aup_time; member in struct:authunix_parms
/freebsd-12-stable/lib/libc/rpc/
H A Dauthunix_prot.c69 if (xdr_u_long(xdrs, &(p->aup_time)) &&
H A Dsvc_auth_unix.c87 aup->aup_time = IXDR_GET_INT32(buf);
H A Dauth_unix.c133 aup.aup_time = now.tv_sec;
295 aup.aup_time = now.tv_sec;

Completed in 62 milliseconds