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

/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h197 ** HEAD_SIZE 4 bytes (4) \
224 #define HEAD_SIZE (HEAD_AUTHCODE + HEAD_AUTHCODE_LEN) macro
226 #define HEAD_TYPE (HEAD_SIZE + HEAD_SIZE_LEN)
251 ** "N" is the decoded value of buffer[HEAD_SIZE]. This must
274 #define EXCESS_3_2_LEN (HEAD_SIZE + TAIL_LEN)

Completed in 59 milliseconds