Searched defs:interrupted (Results 1 – 12 of 12) sorted by relevance
345 bool IOHandlerEditline::GetLine(std::string &line, bool &interrupted) { in GetLine()514 bool IOHandlerEditline::GetLines(StringList &lines, bool &interrupted) { in GetLines()539 bool interrupted = false; in GetLines() local559 bool interrupted = false; in Run() local
55 static int interrupted; variable
222 static int interrupted = 0; in flush() local
51 interrupted = int(std::errc::interrupted), enumerator
113 int interrupted = 0; in icl_soft_proxy_connect() local
141 int error, interrupted, one = 1, sleep_flag; in clnt_vc_create() local
1488 bool Editline::GetLine(std::string &line, bool &interrupted) { in GetLine()1529 bool &interrupted) { in GetLines()
419 bool interrupted = false; in fticket_wait_answer() local
162 u_int interrupted; member
489 int error, interrupted = 0; in kern_connectat() local
180 volatile sig_atomic_t interrupted = 0; variable
101 volatile sig_atomic_t interrupted = 0; variable