Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dsvc_auth_des.c240 int winverf; in _svcauth_des() local
244 winverf = IXDR_GET_U_LONG(ixdr); in _svcauth_des()
245 if (winverf != window - 1) { in _svcauth_des()