Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dread_fifo.c176 if (real_size < CONTROL_LEN || MSGMAX < real_size)
290 if (real_size < CONTROL_LEN || MSGMAX < real_size)
H A Dmread.c112 if (size < CONTROL_LEN)
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h265 #define CONTROL_LEN (HEAD_LEN + TAIL_LEN) macro
276 if (SZ >= CONTROL_LEN) \