Searched defs:MAXPATHLEN (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dconf.h1140 /* GNU has no MAXPATHLEN; ideally the code should be changed to not use it. */
1141 # define MAXPATHLEN 2048 macro
1230 # define MAXPATHLEN PATHSIZE macro
1276 # define MAXPATHLEN 1024 macro
1305 # define MAXPATHLEN PATH_MAX macro
1629 # define MAXPATHLEN PATH_MAX macro
1760 # ifndef MAXPATHLEN
1761 # define MAXPATHLEN PATHSIZE macro
1762 # endif /* ! MAXPATHLEN */
2130 # define MAXPATHLEN PATHSIZ macro
[all...]

Completed in 168 milliseconds