Searched refs:HAVE_RESTARTABLE_SYSCALLS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Dsysdep.h81 #undef HAVE_RESTARTABLE_SYSCALLS macro
82 #define HAVE_RESTARTABLE_SYSCALLS 0 macro
91 #undef HAVE_RESTARTABLE_SYSCALLS macro
92 #define HAVE_RESTARTABLE_SYSCALLS 0 macro
97 HAVE_RESTARTABLE_SYSCALLS. In this case, we try to guess what the
100 changed HAVE_RESTARTABLE_SYSCALLS) then we are probably on 4.2BSD
103 #if HAVE_RESTARTABLE_SYSCALLS == -1
104 #undef HAVE_RESTARTABLE_SYSCALLS macro
106 #define HAVE_RESTARTABLE_SYSCALLS 1 macro
108 #define HAVE_RESTARTABLE_SYSCALLS macro
[all...]
H A Dconfig.h.in18 #undef HAVE_RESTARTABLE_SYSCALLS
/macosx-10.10/uucp-11/uucp/unix/
H A Dsignal.c40 #if HAVE_RESTARTABLE_SYSCALLS
43 #endif /* HAVE_RESTARTABLE_SYSCALLS */
101 #if HAVE_RESTARTABLE_SYSCALLS
104 #endif /* HAVE_RESTARTABLE_SYSCALLS */
H A Dpipe.c269 #if HAVE_RESTARTABLE_SYSCALLS
H A Dcusub.c387 #if HAVE_RESTARTABLE_SYSCALLS
573 #if HAVE_RESTARTABLE_SYSCALLS
576 #endif /* HAVE_RESTARTABLE_SYSCALLS */
H A Dserial.c378 #if HAVE_RESTARTABLE_SYSCALLS
3033 #if HAVE_RESTARTABLE_SYSCALLS
3034 /* If HAVE_RESTARTABLE_SYSCALLS, then receiving an alarm
3064 that HAVE_RESTARTABLE_SYSCALLS is 0. */

Completed in 144 milliseconds