OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXMNTLEN
(Results
1 - 2
of
2
) sorted by null
/external/grub/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 */
ufs2.h
205
#define
MAXMNTLEN
512
305
grub_u_char fs_fsmnt[
MAXMNTLEN
]; /* name mounted on */
Completed in 25 milliseconds