sysdeps_win32.c | 867 int can_write; /* boolean */ member in struct:BipBufferRec_ 883 buffer->can_write = 1; 901 if (!bip->can_write) { 928 while (!bip->can_write) { 965 bip->can_write = 0; 975 assert( avail > 0 ); /* since can_write is TRUE */ 985 bip->can_write = 0; 998 bip->fdin, bip->fdout, count, bip->a_start, bip->a_end, bip->b_end, bip->can_write, bip->can_read )); 1084 if (!bip->can_write ) { 1085 bip->can_write = 1 [all...] |