HomeSort by relevance Sort by last modified time
    Searched defs:MAXMNTLEN (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
fs.h 116 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
122 #define MAXMNTLEN 512
213 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
ufs.h 18 #define MAXMNTLEN 512
144 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
ufs2.h 205 #define MAXMNTLEN 512
305 grub_u_char fs_fsmnt[MAXMNTLEN]; /* name mounted on */
  /onnv/onnv-gate/usr/src/uts/common/sys/fs/
ufs_fs.h 145 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
151 #define MAXMNTLEN 512
324 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */

Completed in 120 milliseconds