Newer
Older
ubix2 / doc / xml / structfstat__args.xml
@reddawg reddawg on 5 Dec 2006 6 KB Documentation
<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.4.7">
  <compounddef id="structfstat__args" kind="struct" prot="public">
    <compoundname>fstat_args</compoundname>
    <includes refid="sysproto_8h" local="no">sysproto.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structfstat__args_11bebabe9301b24f1546f59fa60962a07" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int fstat_args::fd</definition>
        <argsstring></argsstring>
        <name>fd</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="136" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="136" bodyend="-1"/>
        <referencedby refid="kern__descrip_8c_17c76b4ddffdfc9064786782334a40291" compoundref="kern__descrip_8c" startline="96" endline="103">fstat</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structfstat__args_1df7b64cadb2c1bc8284d9da6edc067dc" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char fstat_args::fd_l_[PADL_(int)]</definition>
        <argsstring>[PADL_(int)]</argsstring>
        <name>fd_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="136" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="136" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structfstat__args_151f7bdc4ba12974ebecab9f664bf02c5" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char fstat_args::fd_r_[PADR_(int)]</definition>
        <argsstring>[PADR_(int)]</argsstring>
        <name>fd_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="136" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="136" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structfstat__args_168d8bd4f5caa652e218234d4375f6c13" prot="public" static="no" mutable="no">
        <type><ref refid="structstat" kindref="compound">stat</ref> *</type>
        <definition>struct stat* fstat_args::sb</definition>
        <argsstring></argsstring>
        <name>sb</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="137" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="137" bodyend="-1"/>
        <referencedby refid="kern__descrip_8c_17c76b4ddffdfc9064786782334a40291" compoundref="kern__descrip_8c" startline="96" endline="103">fstat</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structfstat__args_16c06b0c8f442574a90dd301678adebad" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char fstat_args::sb_l_[PADL_(struct stat *)]</definition>
        <argsstring>[PADL_(struct stat *)]</argsstring>
        <name>sb_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="137" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="137" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structfstat__args_119f051831b49b2a7a7abc292e67ad155" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char fstat_args::sb_r_[PADR_(struct stat *)]</definition>
        <argsstring>[PADR_(struct stat *)]</argsstring>
        <name>sb_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="137" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="137" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="190">
        <label>fstat_args</label>
        <link refid="structfstat__args"/>
        <childnode refid="191" relation="usage">
          <edgelabel>sb</edgelabel>
        </childnode>
      </node>
      <node id="191">
        <label>stat</label>
        <link refid="structstat"/>
      </node>
    </collaborationgraph>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="135" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="135" bodyend="138"/>
    <listofallmembers>
      <member refid="structfstat__args_11bebabe9301b24f1546f59fa60962a07" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>fd</name></member>
      <member refid="structfstat__args_1df7b64cadb2c1bc8284d9da6edc067dc" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>fd_l_</name></member>
      <member refid="structfstat__args_151f7bdc4ba12974ebecab9f664bf02c5" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>fd_r_</name></member>
      <member refid="structfstat__args_168d8bd4f5caa652e218234d4375f6c13" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>sb</name></member>
      <member refid="structfstat__args_16c06b0c8f442574a90dd301678adebad" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>sb_l_</name></member>
      <member refid="structfstat__args_119f051831b49b2a7a7abc292e67ad155" prot="public" virt="non-virtual"><scope>fstat_args</scope><name>sb_r_</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>