Home
last modified time | relevance | path

Searched defs:interrupted (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp349 GetLine(std::string & line,bool & interrupted) GetLine() argument
511 GetLines(StringList & lines,bool & interrupted) GetLines() argument
536 bool interrupted = false; GetLines() local
556 bool interrupted = false; Run() local
[all...]
/freebsd/tools/regression/sockets/sblock/
H A Dsblock.c53 static int interrupted; variable
/freebsd/contrib/tcsh/
H A Dsh.print.c222 static int interrupted = 0; in flush() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h55 interrupted = int(std::errc::interrupted), enumerator
/freebsd/sys/rpc/
H A Dclnt_vc.c140 int error, interrupted, one = 1, sleep_flag; in clnt_vc_create() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1475 bool Editline::GetLine(std::string &line, bool &interrupted) { in GetLine()
1516 bool &interrupted) { in GetLines()
/freebsd/sys/fs/fuse/
H A Dfuse_ipc.c415 bool interrupted = false; in fticket_wait_answer() local
/freebsd/contrib/libpcap/
H A Dpcap-bpf.c160 u_int interrupted; member
/freebsd/crypto/openssh/
H A Dscp.c187 volatile sig_atomic_t interrupted = 0; variable
H A Dsftp.c101 volatile sig_atomic_t interrupted = 0; variable
/freebsd/sys/kern/
H A Dvfs_vnops.c3344 int error, interrupted; in vn_generic_copy_file_range() local