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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstdtypes.h53 typedef short nlink_t; /* links to a file */ typedef
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h357 typedef ulong_t nlink_t; /* file link type */ typedef
360 typedef uint_t nlink_t; typedef
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h81 typedef __nlink_t nlink_t; typedef
107 nlink_t st_nlink; /* number of hard links */
126 nlink_t st_nlink; /* number of hard links */
H A Dtypes.h168 typedef __nlink_t nlink_t; /* link count */ typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h509 typedef uint_t nlink_t; /* file link type */ typedef
512 typedef ulong_t nlink_t; /* (historical version) */ typedef

Completed in 66 milliseconds