Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dpk0.c192 if (cntl&B_SHORT) { in pkaccept()
193 pk->p_is[seq] = B_MARK+B_SHORT; in pkaccept()
279 if (is & B_SHORT) {
354 partial = B_SHORT;
471 if (bstate & B_SHORT)
H A Dpk.h125 #define B_SHORT 0100 macro