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

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 48 typedef long __key_t; /* IPC key (for Sys V IPC) */ typedef
  /bionic/libc/include/sys/
types.h 66 typedef __kernel_key_t __key_t; typedef
67 typedef __key_t key_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
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/
types.h 155 __STD_TYPE __KEY_T_TYPE __key_t; /* Type of an IPC key. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 196 __extension__ typedef int __key_t; typedef
306 typedef __key_t key_t;
    [all...]

Completed in 323 milliseconds