Searched refs:TEL_GETBLK (Results 1 – 1 of 1) sorted by relevance
73 #define TEL_GETBLK 0x10 macro362 !(tmip->flags & TEL_GETBLK)) || !canputnext(q))) { in telmodrput()376 if (tmip->flags & TEL_GETBLK) { in telmodrput()385 tmip->flags &= ~TEL_GETBLK; in telmodrput()418 if (tmip->flags & TEL_GETBLK) in telmodrput()419 tmip->flags &= ~TEL_GETBLK; in telmodrput()429 if (tmip->flags & TEL_GETBLK) in telmodrput()430 tmip->flags &= ~TEL_GETBLK; in telmodrput()518 !(tmip->flags & TEL_GETBLK)) || !canputnext(q)) { in telmodrsrv()526 if (tmip->flags & TEL_GETBLK) { in telmodrsrv()[all …]