Searched refs:nlink_t (Results 1 – 4 of 4) sorted by relevance
44 nlink_t st_nlink; \65 nlink_t st_nlink; \102 nlink_t st_nlink; \
75 typedef __nlink_t nlink_t; typedef
81 nlink_t fts_nlink; /* link count */
60 st->st_nlink = static_cast<nlink_t>(s->st_nlink); in copy_stat()