Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/sys/
Ddirent.h39 #define MAXNAMLEN 255 macro
43 char d_name[MAXNAMLEN + 1];
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Ddirent.h41 #if !defined(MAXNAMLEN) && __BSD_VISIBLE
42 #define MAXNAMLEN 1024 macro
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201520337 * libc/include/sys/unistd.h: Removed definition of MAXNAMLEN.
20338 * libc/include/dirent.h: Added definition of MAXNAMLEN if
20341 MAXNAMLEN value which used to be in unistd.h.
25902 * libc/sys/sparc64/sys/dirent.h (MAXNAMLEN): #undef to avoid