115 lines
6.2 KiB
Plaintext
115 lines
6.2 KiB
Plaintext
\doxysection{src/const.h File Reference}
|
|
\hypertarget{const_8h}{}\label{const_8h}\index{src/const.h@{src/const.h}}
|
|
This graph shows which files directly or indirectly include this file\+:
|
|
% FIG 0
|
|
\doxysubsubsection*{Macros}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_aeca034f67218340ecb2261a22c2f3dcd}{BUFSIZE}}~1024
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_ad7140f3913ca85546efb2ded034d0af2}{MAX\+\_\+\+BLOCS}}~30
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a60fedb7550ff4e00d6c70dd2d257c154}{MAX\+\_\+\+BYTES\+\_\+\+PER\+\_\+\+BLOC}}~512
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_af58c11b86af508a573976185fb99170f}{MAX\+\_\+\+INODE}}~30
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a1459cb1cb7ff0d6cd9311afadb956fba}{MAX\+\_\+\+INODE\+\_\+\+NAME}}~28
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a5e53a82e875992705cb69208f53f6576}{TYPE\+\_\+\+NULL}}~0
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a1c4b9a03f9d2107bf4c139bb00c7ec4c}{TYPE\+\_\+\+FILE}}~1
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a67d0d149b8d6441f6972da8e9ff2c91b}{TYPE\+\_\+\+DIRECTORY}}~3
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_aac9bb43d2b43509e94ebef43f0d803a9}{TYPE\+\_\+\+SYMBOLIC\+\_\+\+LINK}}~4
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_ad86358bf19927183dd7b4ae215a29731}{COLOR\+\_\+\+RED}}~"{}\textbackslash{}e\mbox{[}0;31m"{}
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_a23c70d699a5a775bc2e1ebeb8603f630}{COLOR\+\_\+\+BLUE}}~"{}\textbackslash{}x1b\mbox{[}34m"{}
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_afc9149f5de51bd9ac4f5ebbfa153f018}{COLOR\+\_\+\+GREEN}}~"{}\textbackslash{}x1b\mbox{[}32m"{}
|
|
\item
|
|
\#define \mbox{\hyperlink{const_8h_ae70649bc21142f2400c6056cd7bedb51}{ESCAPE\+\_\+\+COLOR}}~"{}\textbackslash{}x1b\mbox{[}0m"{}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Macro Definition Documentation}
|
|
\Hypertarget{const_8h_aeca034f67218340ecb2261a22c2f3dcd}\label{const_8h_aeca034f67218340ecb2261a22c2f3dcd}
|
|
\index{const.h@{const.h}!BUFSIZE@{BUFSIZE}}
|
|
\index{BUFSIZE@{BUFSIZE}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{BUFSIZE}{BUFSIZE}}
|
|
{\footnotesize\ttfamily \#define BUFSIZE~1024}
|
|
|
|
\Hypertarget{const_8h_a23c70d699a5a775bc2e1ebeb8603f630}\label{const_8h_a23c70d699a5a775bc2e1ebeb8603f630}
|
|
\index{const.h@{const.h}!COLOR\_BLUE@{COLOR\_BLUE}}
|
|
\index{COLOR\_BLUE@{COLOR\_BLUE}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{COLOR\_BLUE}{COLOR\_BLUE}}
|
|
{\footnotesize\ttfamily \#define COLOR\+\_\+\+BLUE~"{}\textbackslash{}x1b\mbox{[}34m"{}}
|
|
|
|
\Hypertarget{const_8h_afc9149f5de51bd9ac4f5ebbfa153f018}\label{const_8h_afc9149f5de51bd9ac4f5ebbfa153f018}
|
|
\index{const.h@{const.h}!COLOR\_GREEN@{COLOR\_GREEN}}
|
|
\index{COLOR\_GREEN@{COLOR\_GREEN}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{COLOR\_GREEN}{COLOR\_GREEN}}
|
|
{\footnotesize\ttfamily \#define COLOR\+\_\+\+GREEN~"{}\textbackslash{}x1b\mbox{[}32m"{}}
|
|
|
|
\Hypertarget{const_8h_ad86358bf19927183dd7b4ae215a29731}\label{const_8h_ad86358bf19927183dd7b4ae215a29731}
|
|
\index{const.h@{const.h}!COLOR\_RED@{COLOR\_RED}}
|
|
\index{COLOR\_RED@{COLOR\_RED}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{COLOR\_RED}{COLOR\_RED}}
|
|
{\footnotesize\ttfamily \#define COLOR\+\_\+\+RED~"{}\textbackslash{}e\mbox{[}0;31m"{}}
|
|
|
|
\Hypertarget{const_8h_ae70649bc21142f2400c6056cd7bedb51}\label{const_8h_ae70649bc21142f2400c6056cd7bedb51}
|
|
\index{const.h@{const.h}!ESCAPE\_COLOR@{ESCAPE\_COLOR}}
|
|
\index{ESCAPE\_COLOR@{ESCAPE\_COLOR}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{ESCAPE\_COLOR}{ESCAPE\_COLOR}}
|
|
{\footnotesize\ttfamily \#define ESCAPE\+\_\+\+COLOR~"{}\textbackslash{}x1b\mbox{[}0m"{}}
|
|
|
|
\Hypertarget{const_8h_ad7140f3913ca85546efb2ded034d0af2}\label{const_8h_ad7140f3913ca85546efb2ded034d0af2}
|
|
\index{const.h@{const.h}!MAX\_BLOCS@{MAX\_BLOCS}}
|
|
\index{MAX\_BLOCS@{MAX\_BLOCS}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{MAX\_BLOCS}{MAX\_BLOCS}}
|
|
{\footnotesize\ttfamily \#define MAX\+\_\+\+BLOCS~30}
|
|
|
|
\Hypertarget{const_8h_a60fedb7550ff4e00d6c70dd2d257c154}\label{const_8h_a60fedb7550ff4e00d6c70dd2d257c154}
|
|
\index{const.h@{const.h}!MAX\_BYTES\_PER\_BLOC@{MAX\_BYTES\_PER\_BLOC}}
|
|
\index{MAX\_BYTES\_PER\_BLOC@{MAX\_BYTES\_PER\_BLOC}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{MAX\_BYTES\_PER\_BLOC}{MAX\_BYTES\_PER\_BLOC}}
|
|
{\footnotesize\ttfamily \#define MAX\+\_\+\+BYTES\+\_\+\+PER\+\_\+\+BLOC~512}
|
|
|
|
\Hypertarget{const_8h_af58c11b86af508a573976185fb99170f}\label{const_8h_af58c11b86af508a573976185fb99170f}
|
|
\index{const.h@{const.h}!MAX\_INODE@{MAX\_INODE}}
|
|
\index{MAX\_INODE@{MAX\_INODE}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{MAX\_INODE}{MAX\_INODE}}
|
|
{\footnotesize\ttfamily \#define MAX\+\_\+\+INODE~30}
|
|
|
|
\Hypertarget{const_8h_a1459cb1cb7ff0d6cd9311afadb956fba}\label{const_8h_a1459cb1cb7ff0d6cd9311afadb956fba}
|
|
\index{const.h@{const.h}!MAX\_INODE\_NAME@{MAX\_INODE\_NAME}}
|
|
\index{MAX\_INODE\_NAME@{MAX\_INODE\_NAME}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{MAX\_INODE\_NAME}{MAX\_INODE\_NAME}}
|
|
{\footnotesize\ttfamily \#define MAX\+\_\+\+INODE\+\_\+\+NAME~28}
|
|
|
|
\Hypertarget{const_8h_a67d0d149b8d6441f6972da8e9ff2c91b}\label{const_8h_a67d0d149b8d6441f6972da8e9ff2c91b}
|
|
\index{const.h@{const.h}!TYPE\_DIRECTORY@{TYPE\_DIRECTORY}}
|
|
\index{TYPE\_DIRECTORY@{TYPE\_DIRECTORY}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{TYPE\_DIRECTORY}{TYPE\_DIRECTORY}}
|
|
{\footnotesize\ttfamily \#define TYPE\+\_\+\+DIRECTORY~3}
|
|
|
|
\Hypertarget{const_8h_a1c4b9a03f9d2107bf4c139bb00c7ec4c}\label{const_8h_a1c4b9a03f9d2107bf4c139bb00c7ec4c}
|
|
\index{const.h@{const.h}!TYPE\_FILE@{TYPE\_FILE}}
|
|
\index{TYPE\_FILE@{TYPE\_FILE}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{TYPE\_FILE}{TYPE\_FILE}}
|
|
{\footnotesize\ttfamily \#define TYPE\+\_\+\+FILE~1}
|
|
|
|
\Hypertarget{const_8h_a5e53a82e875992705cb69208f53f6576}\label{const_8h_a5e53a82e875992705cb69208f53f6576}
|
|
\index{const.h@{const.h}!TYPE\_NULL@{TYPE\_NULL}}
|
|
\index{TYPE\_NULL@{TYPE\_NULL}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{TYPE\_NULL}{TYPE\_NULL}}
|
|
{\footnotesize\ttfamily \#define TYPE\+\_\+\+NULL~0}
|
|
|
|
\Hypertarget{const_8h_aac9bb43d2b43509e94ebef43f0d803a9}\label{const_8h_aac9bb43d2b43509e94ebef43f0d803a9}
|
|
\index{const.h@{const.h}!TYPE\_SYMBOLIC\_LINK@{TYPE\_SYMBOLIC\_LINK}}
|
|
\index{TYPE\_SYMBOLIC\_LINK@{TYPE\_SYMBOLIC\_LINK}!const.h@{const.h}}
|
|
\doxysubsubsection{\texorpdfstring{TYPE\_SYMBOLIC\_LINK}{TYPE\_SYMBOLIC\_LINK}}
|
|
{\footnotesize\ttfamily \#define TYPE\+\_\+\+SYMBOLIC\+\_\+\+LINK~4}
|
|
|