Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddisplay.py67 def clear(self, interrupted): pass argument
103 def clear(self, interrupted): argument
H A DProgressBar.py204 def clear(self, interrupted): argument
278 def clear(self, interrupted): argument
/netbsd/games/rogue/
H A Dplay.c58 boolean interrupted = 0; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrc.h51 interrupted = int(std::errc::interrupted), enumerator
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h71 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h71 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h77 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h77 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_misc.c347 int interrupted = 0; variable
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h77 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h75 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h75 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h77 interrupted = EINTR, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h168 int interrupted; variable
/netbsd/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c1233 static void interrupted(int sig) in interrupted() function
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-bpf.c170 u_int interrupted; member
/netbsd/sys/kern/
H A Duipc_syscalls.c358 int interrupted = 0; in do_sys_connect() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dscp.c171 volatile sig_atomic_t interrupted = 0; variable
H A Dsftp.c89 volatile sig_atomic_t interrupted = 0; variable
/netbsd/usr.bin/dc/
H A Dbcode.c50 volatile sig_atomic_t interrupted; member