Searched refs:TEL_GETBLK (Results 1 – 1 of 1) sorted by relevance
75 #define TEL_GETBLK 0x10 macro364 !(tmip->flags & TEL_GETBLK)) || !canputnext(q))) { in telmodrput()378 if (tmip->flags & TEL_GETBLK) { in telmodrput()387 tmip->flags &= ~TEL_GETBLK; in telmodrput()420 if (tmip->flags & TEL_GETBLK) in telmodrput()421 tmip->flags &= ~TEL_GETBLK; in telmodrput()431 if (tmip->flags & TEL_GETBLK) in telmodrput()432 tmip->flags &= ~TEL_GETBLK; in telmodrput()519 !(tmip->flags & TEL_GETBLK)) || !canputnext(q)) { in telmodrsrv()527 if (tmip->flags & TEL_GETBLK) { in telmodrsrv()[all …]