Searched defs:auth_length (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsconndi.c807 int auth_length = client->nbytesAuthProto; local
822 if (auth_length > 0) {
823 add_to_iov (auth_proto, auth_length);
824 pad = padlength [auth_length & 3];

Completed in 25 milliseconds