Searched defs:nlink_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc37 #define nlink_t __kernel_nlink_t macro
46 #undef nlink_t macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc38 #define nlink_t __kernel_nlink_t macro
47 #undef nlink_t macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cpp39 # define nlink_t __kernel_nlink_t macro
48 # undef nlink_t macro
/netbsd-current/sys/sys/
H A Dtypes.h189 typedef uint32_t nlink_t; /* link count */ typedef

Completed in 193 milliseconds