HomeSort by relevance Sort by last modified time
    Searched full:sigusr1 (Results 176 - 200 of 255) sorted by null

1 2 3 4 5 6 78 91011

  /external/libppp/src/
main.c 411 sig_signal(SIGUSR1, RestartServer);
  /external/openssl/crypto/des/
VERSION 3 SIGUSR1/SIGUSR2 are no longer mapped in the read tty stuff because it
  /external/oprofile/opcontrol/
opcontrol.cpp 791 kill(num, SIGUSR1);
  /external/valgrind/main/coregrind/m_gdbserver/
signals.c 74 {"SIGUSR1", "User defined signal 1"},
  /external/valgrind/main/include/vki/
vki-darwin.h 481 #define VKI_SIGUSR1 SIGUSR1
  /external/wpa_supplicant_8/hostapd/
Android.mk 144 # define HOSTAPD_DUMP_STATE to include SIGUSR1 handler for dumping state to
Makefile 101 # define HOSTAPD_DUMP_STATE to include SIGUSR1 handler for dumping state to
  /frameworks/base/core/java/android/app/
IActivityManager.java 269 * SIGUSR1 is delivered. All others are ignored.
    [all...]
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 320 public static final int SIGUSR1 = placeholder();
    [all...]
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 
  /external/ppp/pppd/
main.c 723 SIGNAL(SIGUSR1, toggle_debug); /* Toggle debug flag */
    [all...]
tty.c 998 signal(SIGUSR1, SIG_DFL);
    [all...]
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 668 kill(getppid(), SIGUSR1);
    [all...]
  /external/dnsmasq/
CHANGELOG.archive 125 Output cache statistics on receipt of SIGUSR1. These go
344 Log full cache dump on receipt of SIGUSR1 when query
470 Fixed man page to clarify effect of SIGUSR1 on
    [all...]
FAQ 35 Q: When I send SIGUSR1 to dump the contents of the cache, some entries have
  /external/ipsec-tools/src/racoon/
privsep.c 281 signal(SIGUSR1, SIG_DFL);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
  /external/strace/
strace.c     [all...]

Completed in 2048 milliseconds

1 2 3 4 5 6 78 91011