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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddefs.h91 * MAXSYMLINKS defines the maximum number of symbolic links
98 #define MAXSYMLINKS 8 macro
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.h119 #ifndef MAXSYMLINKS
120 # define MAXSYMLINKS 32 /* max number of symlinks in a path */ macro
121 #endif /* ! MAXSYMLINKS */
122 #define MAXLINKPATHLEN (MAXPATHLEN * MAXSYMLINKS) /* max link-expanded file */

Completed in 42 milliseconds