HomeSort by relevance Sort by last modified time
    Searched refs:__pid_t (Results 76 - 98 of 98) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmpx.h 59 __pid_t ut_pid; /* Process ID of login process. */
fcntl.h 169 __pid_t l_pid; /* Process holding the lock. */
179 __pid_t l_pid; /* Process holding the lock. */
types.h 143 __STD_TYPE __PID_T_TYPE __pid_t; /* Type of process identifications. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
utmpx.h 27 typedef __pid_t pid_t;
_G_config.h 35 #define _G_pid_t __pid_t
signal.h 62 typedef __pid_t pid_t;
117 extern int kill (__pid_t __pid, int __sig) __THROW;
124 extern int killpg (__pid_t __pgrp, int __sig) __THROW;
294 extern int sigqueue (__pid_t __pid, int __sig, __const union sigval __val)
time.h 175 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 169 __pid_t l_pid; /* Process holding the lock. */
179 __pid_t l_pid; /* Process holding the lock. */
types.h 143 __STD_TYPE __PID_T_TYPE __pid_t; /* Type of process identifications. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h 169 __pid_t l_pid; /* Process holding the lock. */
179 __pid_t l_pid; /* Process holding the lock. */
types.h 143 __STD_TYPE __PID_T_TYPE __pid_t; /* Type of process identifications. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
_G_config.h 35 #define _G_pid_t __pid_t
signal.h 62 typedef __pid_t pid_t;
117 extern int kill (__pid_t __pid, int __sig) __THROW;
124 extern int killpg (__pid_t __pgrp, int __sig) __THROW;
294 extern int sigqueue (__pid_t __pid, int __sig, __const union sigval __val)
time.h 175 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
_G_config.h 35 #define _G_pid_t __pid_t
signal.h 62 typedef __pid_t pid_t;
117 extern int kill (__pid_t __pid, int __sig) __THROW;
124 extern int killpg (__pid_t __pgrp, int __sig) __THROW;
294 extern int sigqueue (__pid_t __pid, int __sig, __const union sigval __val)
time.h 175 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 100 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 100 typedef __pid_t pid_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 100 typedef __pid_t pid_t;
  /external/strace/
signal.c 491 __pid_t si_pid; /* Sending process ID. */
505 __pid_t si_pid; /* Sending process ID. */
513 __pid_t si_pid; /* Which child. */
    [all...]
  /external/elfutils/tests/
run-show-die-info.sh 389 Name : __pid_t
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 184 __extension__ typedef int __pid_t; typedef
283 typedef __pid_t pid_t;
    [all...]

Completed in 5524 milliseconds

1 2 34