<?xml version='1.0' encoding='UTF-8' standalone='no'?> <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16"> <compounddef id="crc32_8h" kind="file" language="C++"> <compoundname>crc32.h</compoundname> <includedby refid="crc32_8c" local="no">C:/Dev/git/UbixOS/sys/fs/common/crc32.c</includedby> <includedby refid="gpt_8c" local="no">C:/Dev/git/UbixOS/sys/fs/common/gpt.c</includedby> <invincdepgraph> <node id="2"> <label>C:/Dev/git/UbixOS/sys/fs/common/crc32.c</label> <link refid="crc32_8c"/> </node> <node id="1"> <label>C:/Dev/git/UbixOS/sys/include/fs/common/crc32.h</label> <link refid="crc32_8h"/> <childnode refid="2" relation="include"> </childnode> <childnode refid="3" relation="include"> </childnode> </node> <node id="3"> <label>C:/Dev/git/UbixOS/sys/fs/common/gpt.c</label> <link refid="gpt_8c"/> </node> </invincdepgraph> <sectiondef kind="func"> <memberdef kind="function" id="crc32_8h_1ae1ce21755b99c89f626605a5814419d4" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> <type><ref refid="include_2sys_2types_8h_1a0238af00180b6d9278fa1c6aa790fdf4" kindref="member">uint32_t</ref></type> <definition>uint32_t crc32</definition> <argsstring>(const void *buf, size_t size)</argsstring> <name>crc32</name> <param> <type><ref refid="cdefs_8h_1a2c212835823e3c54a8ab6d95c652660e" kindref="member">const</ref> void *</type> <declname>buf</declname> </param> <param> <type><ref refid="include_2sys_2types_8h_1a7619b847aeded8a6d14cbfa212b2cdfb" kindref="member">size_t</ref></type> <declname>size</declname> </param> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="C:/Dev/git/UbixOS/sys/include/fs/common/crc32.h" line="11" column="10" bodyfile="C:/Dev/git/UbixOS/sys/fs/common/crc32.c" bodystart="97" bodyend="106" declfile="C:/Dev/git/UbixOS/sys/include/fs/common/crc32.h" declline="11" declcolumn="10"/> </memberdef> </sectiondef> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <programlisting> <codeline lineno="1"><highlight class="comment">/*-</highlight></codeline> <codeline lineno="2"><highlight class="comment"><sp/>*<sp/><sp/>COPYRIGHT<sp/>(C)<sp/>1986<sp/>Gary<sp/>S.<sp/>Brown.<sp/><sp/>You<sp/>may<sp/>use<sp/>this<sp/>program,<sp/>or</highlight></codeline> <codeline lineno="3"><highlight class="comment"><sp/>*<sp/><sp/>code<sp/>or<sp/>tables<sp/>extracted<sp/>from<sp/>it,<sp/>as<sp/>desired<sp/>without<sp/>restriction.</highlight></codeline> <codeline lineno="4"><highlight class="comment"><sp/>*</highlight></codeline> <codeline lineno="5"><highlight class="comment"><sp/>*<sp/>$FreeBSD:<sp/>releng/10.2/sys/boot/common/crc32.h<sp/>213136<sp/>2010-09-24<sp/>19:49:12Z<sp/>pjd<sp/>$</highlight></codeline> <codeline lineno="6"><highlight class="comment"><sp/>*/</highlight><highlight class="normal"></highlight></codeline> <codeline lineno="7"><highlight class="normal"></highlight></codeline> <codeline lineno="8"><highlight class="normal"></highlight><highlight class="preprocessor">#ifndef<sp/>_CRC32_H_</highlight><highlight class="normal"></highlight></codeline> <codeline lineno="9"><highlight class="normal"></highlight><highlight class="preprocessor">#define<sp/>_CRC32_H_</highlight><highlight class="normal"></highlight></codeline> <codeline lineno="10"><highlight class="normal"></highlight></codeline> <codeline lineno="11"><highlight class="normal"><ref refid="include_2sys_2types_8h_1a0238af00180b6d9278fa1c6aa790fdf4" kindref="member">uint32_t</ref><sp/><ref refid="crc32_8h_1ae1ce21755b99c89f626605a5814419d4" kindref="member">crc32</ref>(</highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/>*<ref refid="structbuf" kindref="compound">buf</ref>,<sp/></highlight><highlight class="keywordtype">size_t</highlight><highlight class="normal"><sp/>size);</highlight></codeline> <codeline lineno="12"><highlight class="normal"></highlight></codeline> <codeline lineno="13"><highlight class="normal"></highlight><highlight class="preprocessor">#endif<sp/><sp/></highlight><highlight class="comment">/*<sp/>!_CRC32_H_<sp/>*/</highlight><highlight class="preprocessor"></highlight></codeline> </programlisting> <location file="C:/Dev/git/UbixOS/sys/include/fs/common/crc32.h"/> </compounddef> </doxygen>