Searched defs:interrupted (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/games/rogue/
H A Dplay.c58 boolean interrupted = 0; variable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrc.h51 interrupted = int(std::errc::interrupted), member in class:llvm::errc
/netbsd-current/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_misc.c347 int interrupted = 0; variable
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h71 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h77 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h77 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
H A Derror_constants.h71 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h75 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h77 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h77 interrupted = EINTR, member in class:errc
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h75 interrupted = EINTR, member in class:errc
/netbsd-current/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c1233 static void interrupted(int sig) function
[all...]
/netbsd-current/sys/kern/
H A Duipc_syscalls.c360 int interrupted = 0; local
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h168 int interrupted; member in class:environment
/netbsd-current/usr.bin/dc/
H A Dbcode.c50 volatile sig_atomic_t interrupted; member in struct:bmachine
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-bpf.c169 u_int interrupted; member in struct:pcap_bpf
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dscp.c172 volatile sig_atomic_t interrupted = 0; variable
H A Dsftp.c90 volatile sig_atomic_t interrupted = 0; variable
[all...]

Completed in 309 milliseconds