Searched refs:MAXNAMLEN (Results 1 – 3 of 3) sorted by relevance
39 #define MAXNAMLEN 255 macro43 char d_name[MAXNAMLEN + 1];
41 #if !defined(MAXNAMLEN) && __BSD_VISIBLE42 #define MAXNAMLEN 1024 macro
20337 * libc/include/sys/unistd.h: Removed definition of MAXNAMLEN.20338 * libc/include/dirent.h: Added definition of MAXNAMLEN if20341 MAXNAMLEN value which used to be in unistd.h.25902 * libc/sys/sparc64/sys/dirent.h (MAXNAMLEN): #undef to avoid