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

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 53 typedef __uint16_t __nlink_t; /* link count */ typedef
  /bionic/libc/include/sys/
types.h 74 typedef uint32_t __nlink_t; typedef
75 typedef __nlink_t nlink_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 140 __STD_TYPE __NLINK_T_TYPE __nlink_t; /* Type of file link counts. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 140 __STD_TYPE __NLINK_T_TYPE __nlink_t; /* Type of file link counts. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 181 __extension__ typedef unsigned int __nlink_t; typedef
270 typedef __nlink_t nlink_t;
    [all...]

Completed in 867 milliseconds