\doxysection{src/cfile.c File Reference} \label{cfile_8c}\index{src/cfile.c@{src/cfile.c}} Osmocom .cfile helpers implementation. \doxysubsection*{Functions} \begin{DoxyCompactItemize} \item struct \textbf{ cfile} $\ast$ \textbf{ cfile\+\_\+load} (const char $\ast$filename) \begin{DoxyCompactList}\small\item\em .cfile loader\+: mmap() the data into memory (read-\/only) \end{DoxyCompactList}\item void \textbf{ cfile\+\_\+release} (struct \textbf{ cfile} $\ast$cf) \begin{DoxyCompactList}\small\item\em Release all resources associated with a mapped .cfile. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} Osmocom .cfile helpers implementation.