HomeSort by: relevance | last modified time | path
    Searched refs:SIG_CATCH (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libpcap/dist/lbl/
os-sunos4.h 208 #undef SIG_CATCH
209 #define SIG_CATCH (void (*)(int))2
  /src/external/bsd/tcpdump/dist/lbl/
os-sunos4.h 206 #undef SIG_CATCH
207 #define SIG_CATCH (void (*)(int))2
  /src/sys/sys/
signalvar.h 92 #define SIG_CATCH (void (*)(int))2
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
signal.d 1186 enum SIG_CATCH = cast(sigfn_t2) 2;
1250 enum SIG_CATCH = cast(sigfn_t2) 2;
  /src/sys/kern/
kern_sig.c 1348 action = SIG_CATCH;

Completed in 19 milliseconds