HomeSort by relevance Sort by last modified time
    Searched refs:DEAD_PROCESS (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmpx.h 65 as DEAD_PROCESS. */
99 #define DEAD_PROCESS 8 /* Terminated process. */
utmp.h 69 as DEAD_PROCESS. */
111 #define DEAD_PROCESS 8 /* Terminated process. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmpx.h 65 as DEAD_PROCESS. */
99 #define DEAD_PROCESS 8 /* Terminated process. */
utmp.h 69 as DEAD_PROCESS. */
111 #define DEAD_PROCESS 8 /* Terminated process. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmpx.h 65 as DEAD_PROCESS. */
99 #define DEAD_PROCESS 8 /* Terminated process. */
utmp.h 69 as DEAD_PROCESS. */
111 #define DEAD_PROCESS 8 /* Terminated process. */
  /external/dropbear/
loginrec.c 514 ut->ut_type = DEAD_PROCESS;
603 utx->ut_type = DEAD_PROCESS;
868 utx.ut_type = DEAD_PROCESS;
964 * leave all fields set, but change the ut_type field to DEAD_PROCESS.
    [all...]
  /external/openssh/
loginrec.c 669 ut->ut_type = DEAD_PROCESS;
759 utx->ut_type = DEAD_PROCESS;
1052 utx.ut_type = DEAD_PROCESS;
1151 * leave all fields set, but change the ut_type field to DEAD_PROCESS.
    [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]

Completed in 2820 milliseconds