Home
last modified time | relevance | path

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

/external/ltp/include/old/
Dtlibio.h112 #define LIO_USE_SIGNAL 020000000 macro
/external/ltp/lib/
Dtlibio.c658 if (sig && !(method & LIO_USE_SIGNAL) && !(method & LIO_WAIT_SIGTYPES)) { in lio_write_buffer()
1229 if (sig && !(method & LIO_USE_SIGNAL) && !(method & LIO_WAIT_SIGTYPES)) { in lio_read_buffer()