Newer
Older
ubix2 / doc / xml / structsigprocmask__args.xml
@reddawg reddawg on 5 Dec 2006 9 KB More syscalls implimented
<?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="structsigprocmask__args" kind="struct" prot="public">
    <compoundname>sigprocmask_args</compoundname>
    <includes refid="sysproto_8h" local="no">sysproto.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structsigprocmask__args_1a0d6a4a10171e13d733d9a2e4ea6868e" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int sigprocmask_args::how</definition>
        <argsstring></argsstring>
        <name>how</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="127" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="127" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_1257028a6c36150956d663fe2d536efdb" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::how_l_[PADL_(int)]</definition>
        <argsstring>[PADL_(int)]</argsstring>
        <name>how_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="127" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="127" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_1a6b324fc665984efa13f157c1777faea" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::how_r_[PADR_(int)]</definition>
        <argsstring>[PADR_(int)]</argsstring>
        <name>how_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="127" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="127" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_183e920e43b8f12aff29b1e0d24fce3e1" prot="public" static="no" mutable="no">
        <type><ref refid="struct____sigset" kindref="compound">sigset_t</ref> *</type>
        <definition>sigset_t* sigprocmask_args::oset</definition>
        <argsstring></argsstring>
        <name>oset</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="129" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="129" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_108b0e7aa141ac04a8d0804aac73c80bc" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::oset_l_[PADL_(sigset_t *)]</definition>
        <argsstring>[PADL_(sigset_t *)]</argsstring>
        <name>oset_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="129" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="129" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_1747e98bd34223216e5451ba9fdbeb0f5" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::oset_r_[PADR_(sigset_t *)]</definition>
        <argsstring>[PADR_(sigset_t *)]</argsstring>
        <name>oset_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="129" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="129" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_1c0f5a6d4da30a032dd0314d5c0c58c6f" prot="public" static="no" mutable="no">
        <type>const <ref refid="struct____sigset" kindref="compound">sigset_t</ref> *</type>
        <definition>const sigset_t* sigprocmask_args::set</definition>
        <argsstring></argsstring>
        <name>set</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="128" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="128" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_1f57fea552f3a100692d9abc0f4d6205d" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::set_l_[PADL_(const sigset_t *)]</definition>
        <argsstring>[PADL_(const sigset_t *)]</argsstring>
        <name>set_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="128" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="128" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsigprocmask__args_10c8988da50e017b9161d0f4eb441edbe" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sigprocmask_args::set_r_[PADR_(const sigset_t *)]</definition>
        <argsstring>[PADR_(const sigset_t *)]</argsstring>
        <name>set_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="128" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="128" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="334">
        <label>sigprocmask_args</label>
        <link refid="structsigprocmask__args"/>
        <childnode refid="335" relation="usage">
          <edgelabel>oset
set</edgelabel>
        </childnode>
      </node>
      <node id="335">
        <label>__sigset</label>
        <link refid="struct____sigset"/>
      </node>
    </collaborationgraph>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="126" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="126" bodyend="130"/>
    <listofallmembers>
      <member refid="structsigprocmask__args_1a0d6a4a10171e13d733d9a2e4ea6868e" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>how</name></member>
      <member refid="structsigprocmask__args_1257028a6c36150956d663fe2d536efdb" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>how_l_</name></member>
      <member refid="structsigprocmask__args_1a6b324fc665984efa13f157c1777faea" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>how_r_</name></member>
      <member refid="structsigprocmask__args_183e920e43b8f12aff29b1e0d24fce3e1" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>oset</name></member>
      <member refid="structsigprocmask__args_108b0e7aa141ac04a8d0804aac73c80bc" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>oset_l_</name></member>
      <member refid="structsigprocmask__args_1747e98bd34223216e5451ba9fdbeb0f5" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>oset_r_</name></member>
      <member refid="structsigprocmask__args_1c0f5a6d4da30a032dd0314d5c0c58c6f" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>set</name></member>
      <member refid="structsigprocmask__args_1f57fea552f3a100692d9abc0f4d6205d" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>set_l_</name></member>
      <member refid="structsigprocmask__args_10c8988da50e017b9161d0f4eb441edbe" prot="public" virt="non-virtual"><scope>sigprocmask_args</scope><name>set_r_</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>