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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddefs.h91 * MAXSYMLINKS defines the maximum number of symbolic links
98 #define MAXSYMLINKS 8 macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h158 * MAXSYMLINKS defines the maximum number of symbolic links
164 #define MAXSYMLINKS 20 macro
/illumos-gate/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 */
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h273 * and must be less than or equal to MAXBSIZE. MAXSYMLINKS defines the
279 #define MAXSYMLINKS 32 macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dparam.h148 * MAXSYMLINKS defines the maximum number of symbolic links
156 #define MAXSYMLINKS 20 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h180 * MAXSYMLINKS defines the maximum number of symbolic links
189 #define MAXSYMLINKS 20 macro

Completed in 249 milliseconds