Searched refs:IOP_CLOSED (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gawk/
H A Dio.c338 else if ((iop->flag & IOP_CLOSED) != 0)
367 iop->flag |= IOP_CLOSED; /* there may be dangling pointers */
H A Dawk.h589 # define IOP_CLOSED 32 macro

Completed in 43 milliseconds