Searched refs:LEN_XTND (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_derparse.h78 #define LEN_XTND 0x80 /* Indefinite or long form */ macro
H A Dsmbfs_derparse.c80 if (*pbLengthData & LEN_XTND) {
498 *pbData = (unsigned char)(LEN_XTND | nNumLengthBytes);

Completed in 16 milliseconds