18 lines
942 B
TeX
18 lines
942 B
TeX
\doxysection{const.\+h}
|
|
\hypertarget{const_8h_source}{}\label{const_8h_source}\index{src/const.h@{src/const.h}}
|
|
\mbox{\hyperlink{const_8h}{Go to the documentation of this file.}}
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{00001\ }
|
|
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ BUFSIZE\ 1024}}
|
|
\DoxyCodeLine{00003\ \textcolor{preprocessor}{\#define\ MAX\_BLOCS\ 30}}
|
|
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#define\ MAX\_BYTES\_PER\_BLOC\ 1024}}
|
|
\DoxyCodeLine{00005\ \textcolor{preprocessor}{\#define\ MAX\_INODE\ 10}}
|
|
\DoxyCodeLine{00006\ }
|
|
\DoxyCodeLine{00007\ \textcolor{preprocessor}{\#define\ TYPE\_NULL\ 0}}
|
|
\DoxyCodeLine{00008\ \textcolor{preprocessor}{\#define\ TYPE\_FILE\ 1}}
|
|
\DoxyCodeLine{00009\ \textcolor{preprocessor}{\#define\ TYPE\_BINARY\ 2}}
|
|
\DoxyCodeLine{00010\ \textcolor{preprocessor}{\#define\ TYPE\_DIRECTORY\ 3}}
|
|
\DoxyCodeLine{00011\ \textcolor{preprocessor}{\#define\ TYPE\_SYMBOLIC\_LINK\ 4}}
|
|
|
|
\end{DoxyCode}
|