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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfs.h116 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
122 #define MAXMNTLEN 512 macro
213 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
H A Dufs.h18 #define MAXMNTLEN 512 macro
144 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
H A Dufs2.h205 #define MAXMNTLEN 512 macro
305 grub_u_char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h145 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
151 #define MAXMNTLEN 512 macro
324 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h116 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
119 #define MAXMNTLEN 468 macro
321 u_char fs_fsmnt[MAXMNTLEN]; /* name mounted on */

Completed in 1072 milliseconds