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

  /bionic/libc/bionic/
sigignore.cpp 32 int sigignore(int sig) { function
  /prebuilts/go/darwin-x86/src/runtime/
os3_plan9.go 146 func sigignore(sig uint32) { func
signal_windows.go 203 func sigignore(sig uint32) { func
os_nacl.go 279 func sigignore(uint32) {} func
signal_unix.go 161 func sigignore(sig uint32) { func
  /prebuilts/go/linux-x86/src/runtime/
os3_plan9.go 146 func sigignore(sig uint32) { func
signal_windows.go 203 func sigignore(sig uint32) { func
os_nacl.go 279 func sigignore(uint32) {} func
signal_unix.go 161 func sigignore(sig uint32) { func
  /external/ltp/tools/top-LTP/proc/
readproc.h 27 s signal, blocked, sigignore, sigcatch,
63 sigignore[18], /* mask of ignored signals */ member in struct:proc_t
70 sigignore, /* mask of ignored signals */ member in struct:proc_t

Completed in 1273 milliseconds