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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
ipc.h 39 #define IPC_PRIVATE ((__key_t) 0) /* Private key. */
45 __key_t __key; /* Key. */
types.h 155 __STD_TYPE __KEY_T_TYPE __key_t; /* Type of an IPC key. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
ipc.h 39 #define IPC_PRIVATE ((__key_t) 0) /* Private key. */
45 __key_t __key; /* Key. */
types.h 155 __STD_TYPE __KEY_T_TYPE __key_t; /* Type of an IPC key. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ipc.h 48 typedef __key_t key_t;
types.h 123 typedef __key_t key_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ipc.h 48 typedef __key_t key_t;
types.h 123 typedef __key_t key_t;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 48 typedef long __key_t; /* IPC key (for Sys V IPC) */ typedef
types.h 145 typedef __key_t key_t; /* IPC key (for Sys V IPC) */
  /bionic/libc/include/sys/
types.h 66 typedef __kernel_key_t __key_t; typedef
67 typedef __key_t key_t;
  /external/elfutils/tests/
run-show-die-info.sh 500 Name : __key_t
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 196 __extension__ typedef int __key_t; typedef
306 typedef __key_t key_t;
    [all...]

Completed in 78 milliseconds