Home
last modified time | relevance | path

Searched refs:nlink_t (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dstat.h64 typedef __nlink_t nlink_t; /* link count */ typedef
100 nlink_t st_nlink;
Dtypes.h212 typedef __nlink_t nlink_t; /* link count */ typedef
/picolibc-latest/newlib/
DChangeLog-201523526 (nlink_t): Change type from unsigned int to unsigned short.
23528 * libc/include/sys/stat.h (st_nlink): Change type to nlink_t.
24825 (nlink_t): Provide typedef.