Home
last modified time | relevance | path

Searched refs:B_SHORT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A Dpk0.c195 if (cntl&B_SHORT) { in pkaccept()
196 pk->p_is[seq] = B_MARK+B_SHORT; in pkaccept()
282 if (is & B_SHORT) {
357 partial = B_SHORT;
474 if (bstate & B_SHORT)
H A Dpk.h128 #define B_SHORT 0100 macro