HomeSort by relevance Sort by last modified time
    Searched defs:sv_handler (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
signal.h 310 __sighandler_t sv_handler; /* Signal handler. */ member in struct:sigvec
323 /* If VEC is non-NULL, set the handler for SIG to the `sv_handler' member
326 reset to SIG_DFL before `sv_handler' is entered. If OVEC is non-NULL,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
signal.h 310 __sighandler_t sv_handler; /* Signal handler. */ member in struct:sigvec
323 /* If VEC is non-NULL, set the handler for SIG to the `sv_handler' member
326 reset to SIG_DFL before `sv_handler' is entered. If OVEC is non-NULL,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
signal.h 310 __sighandler_t sv_handler; /* Signal handler. */ member in struct:sigvec
323 /* If VEC is non-NULL, set the handler for SIG to the `sv_handler' member
326 reset to SIG_DFL before `sv_handler' is entered. If OVEC is non-NULL,

Completed in 124 milliseconds