OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__nlink_t
(Results
1 - 17
of
17
) sorted by null
/bionic/libc/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/development/ndk/platforms/android-3/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stat.h
56
__nlink_t
st_nlink; /* Link count. */
58
__nlink_t
st_nlink; /* Link count. */
121
__nlink_t
st_nlink; /* Link count. */
127
__nlink_t
st_nlink; /* Link count. */
types.h
140
__STD_TYPE __NLINK_T_TYPE
__nlink_t
; /* Type of file link counts. */
variable
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_types.h
52
typedef __uint32_t
__nlink_t
; /* link count */
typedef
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h
77
typedef
__nlink_t
nlink_t;
stat.h
70
typedef
__nlink_t
nlink_t;
/external/elfutils/tests/
run-show-die-info.sh
361
Name :
__nlink_t
[
all
...]
/external/valgrind/main/perf/
test_input_for_tinycc.c
181
__extension__ typedef unsigned int
__nlink_t
;
typedef
270
typedef
__nlink_t
nlink_t;
[
all
...]
Completed in 24 milliseconds