Home
last modified time | relevance | path

Searched defs:FILENAME_MAX (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/
H A Dstdio.h107 #define FILENAME_MAX 1024 /* max # of characters in a path name */ macro
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h147 #define FILENAME_MAX 1024 /* max # of characters in a path name */ macro
/illumos-gate/usr/src/boot/include/
H A Dstdio.h207 #define FILENAME_MAX 1024 /* must be <= PATH_MAX <sys/syslimits.h> */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h463 #define FILENAME_MAX BUFSIZ /* maximum length of a path name */ macro