Searched refs:nlink_t (Results 1 - 13 of 13) 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/uts/common/sys/
H A Dstat.h76 nlink_t st_nlink;
93 nlink_t st_nlink;
114 nlink_t st_nlink;
136 nlink_t st_nlink;
221 nlink_t st_nlink;
247 nlink_t st_nlink;
282 nlink_t st_nlink;
308 nlink_t st_nlink;
H A Dtypes.h509 typedef uint_t nlink_t; /* file link type */ typedef
512 typedef ulong_t nlink_t; /* (historical version) */ typedef
H A Dvnode.h371 nlink_t va_nlink; /* number of references to file */
499 nlink_t va_nlink; /* number of references to file */
/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/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/lib/libproc/common/
H A Dpr_stat.c50 dest->st_nlink = (nlink_t)src->st_nlink;
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c50 nlink_t fnl; /* number of links */
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h366 nlink_t va_nlink; /* number of references to file */
494 nlink_t va_nlink; /* number of references to file */
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c1325 NV_MKINTTYPE(nlink_t,"hard link count",0);
/illumos-gate/usr/src/cmd/ls/
H A Dls.c192 nlink_t lnl; /* number of links to file */
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c7552 ToSt.st_nlink = (nlink_t)TmpSt.st_nlink;

Completed in 120 milliseconds