\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\ \textcolor{preprocessor}{\#define\ MAX\_INODE\_NAME\ 30\ }\textcolor{comment}{//\ 29\ caractères\ +\ '\(\backslash\)0'\ +\ numero\ de\ l'inode\ ref}} \DoxyCodeLine{00007\ } \DoxyCodeLine{00008\ \textcolor{preprocessor}{\#define\ TYPE\_NULL\ 0}} \DoxyCodeLine{00009\ \textcolor{preprocessor}{\#define\ TYPE\_FILE\ 1}} \DoxyCodeLine{00010\ \textcolor{preprocessor}{\#define\ TYPE\_BINARY\ 2}} \DoxyCodeLine{00011\ \textcolor{preprocessor}{\#define\ TYPE\_DIRECTORY\ 3}} \DoxyCodeLine{00012\ \textcolor{preprocessor}{\#define\ TYPE\_SYMBOLIC\_LINK\ 4}} \end{DoxyCode}