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

/netbsd-current/include/rpc/
H A Dauth_unix.h62 unsigned long aup_time; member in struct:authunix_parms
/netbsd-current/lib/libc/rpc/
H A Dauthunix_prot.c74 if (xdr_u_long(xdrs, &(p->aup_time))
H A Dsvc_auth_unix.c92 aup->aup_time = IXDR_GET_INT32(buf);
H A Dauth_unix.c144 aup.aup_time = (u_long)now.tv_sec; /* XXX: truncate on 32 bit */
312 aup.aup_time = (u_long)now.tv_sec; /* XXX: truncate on 32 bit */

Completed in 80 milliseconds