This file is indexed.

/usr/share/doc/libphysfs1/latex/structPHYSFS__ArchiveInfo.tex is in libphysfs-dev 2.0.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
\section{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info Struct Reference}
\label{structPHYSFS__ArchiveInfo}\index{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}}


Information on various Physics\-F\-S-\/supported archives.  




{\ttfamily \#include $<$physfs.\-h$>$}

\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
const char $\ast$ {\bf extension}
\item 
const char $\ast$ {\bf description}
\item 
const char $\ast$ {\bf author}
\item 
const char $\ast$ {\bf url}
\end{DoxyCompactItemize}


\subsection{Detailed Description}
Information on various Physics\-F\-S-\/supported archives. 

This structure gives you details on what sort of archives are supported by this implementation of Physics\-F\-S. Archives tend to be things like Z\-I\-P files and such.

\begin{DoxyWarning}{Warning}
Not all binaries are created equal! Physics\-F\-S can be built with or without support for various archives. You can check with \doxyref{P\-H\-Y\-S\-F\-S\-\_\-supported\-Archive\-Types()}{p.}{physfs_8h_a4ca65fbaa485d68113912bbbd70bd19e} to see if your archive type is supported.
\end{DoxyWarning}
\begin{DoxySeeAlso}{See Also}
\doxyref{P\-H\-Y\-S\-F\-S\-\_\-supported\-Archive\-Types}{p.}{physfs_8h_a4ca65fbaa485d68113912bbbd70bd19e} 
\end{DoxySeeAlso}


\subsection{Field Documentation}
\index{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}!author@{author}}
\index{author@{author}!PHYSFS_ArchiveInfo@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}}
\subsubsection[{author}]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info\-::author}\label{structPHYSFS__ArchiveInfo_a359cd08b6f06b3845234e4cd06501ea2}
Person who did support for this archive. \index{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}!description@{description}}
\index{description@{description}!PHYSFS_ArchiveInfo@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}}
\subsubsection[{description}]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info\-::description}\label{structPHYSFS__ArchiveInfo_aa544edc050c4b8bea6cf6a0385aba736}
Human-\/readable archive description. \index{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}!extension@{extension}}
\index{extension@{extension}!PHYSFS_ArchiveInfo@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}}
\subsubsection[{extension}]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info\-::extension}\label{structPHYSFS__ArchiveInfo_afedfd22d607fe194bbc6ae9bda021342}
Archive file extension\-: \char`\"{}\-Z\-I\-P\char`\"{}, for example. \index{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}!url@{url}}
\index{url@{url}!PHYSFS_ArchiveInfo@{P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info}}
\subsubsection[{url}]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ P\-H\-Y\-S\-F\-S\-\_\-\-Archive\-Info\-::url}\label{structPHYSFS__ArchiveInfo_a2b54ca7e3dd183f133c83eeab8399f9f}
U\-R\-L related to this archive 

The documentation for this struct was generated from the following file\-:\begin{DoxyCompactItemize}
\item 
{\bf physfs.\-h}\end{DoxyCompactItemize}