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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsconndi.c808 int auth_strlen = client->nbytesAuthString; local
827 if (auth_strlen > 0) {
828 add_to_iov (auth_string, auth_strlen);
829 pad = padlength [auth_strlen & 3];

Completed in 8 milliseconds