Newer
Older
UbixOS / doc / xml / structsys__gettimeofday__args.xml
<?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="structsys__gettimeofday__args" kind="struct" language="C++" prot="public">
    <compoundname>sys_gettimeofday_args</compoundname>
    <includes refid="sysproto__posix_8h" local="no">sysproto_posix.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structsys__gettimeofday__args_1a27a9a6f3de0eb3d4b908137eebc948c1" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structtimeval" kindref="compound">timeval</ref> *</type>
        <definition>struct timeval* sys_gettimeofday_args::tp</definition>
        <argsstring></argsstring>
        <name>tp</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="691" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="691" bodyend="-1"/>
        <referencedby refid="gen__calls_8c_1ad3d1e6e24307ce2257adadefb46dfa10" compoundref="gen__calls_8c" startline="354" endline="358">sys_gettimeofday</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structsys__gettimeofday__args_1afcde2127ab944fa32fd8133650cb1839" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sys_gettimeofday_args::tp_l_[0]</definition>
        <argsstring>[0]</argsstring>
        <name>tp_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="690" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="690" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsys__gettimeofday__args_1a01f2c1e7898fb3832b328dd757973a99" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sys_gettimeofday_args::tp_r_[(sizeof(register_t)&lt;=sizeof(struct timeval *) ? 0 :sizeof(register_t) - sizeof(struct timeval *))]</definition>
        <argsstring>[(sizeof(register_t)&lt;=sizeof(struct timeval *) ? 0 :sizeof(register_t) - sizeof(struct timeval *))]</argsstring>
        <name>tp_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="692" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="692" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsys__gettimeofday__args_1a3aa4ab65476d5c764a44858e710b31bb" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structtimezone" kindref="compound">timezone</ref> *</type>
        <definition>struct timezone* sys_gettimeofday_args::tzp</definition>
        <argsstring></argsstring>
        <name>tzp</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="694" column="20" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="694" bodyend="-1"/>
        <referencedby refid="gen__calls_8c_1ad3d1e6e24307ce2257adadefb46dfa10" compoundref="gen__calls_8c" startline="354" endline="358">sys_gettimeofday</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structsys__gettimeofday__args_1a272f564357d106db5ec7ba7749beed1f" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sys_gettimeofday_args::tzp_l_[0]</definition>
        <argsstring>[0]</argsstring>
        <name>tzp_l_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="693" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="693" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structsys__gettimeofday__args_1a2512281af95d6eaab5ae1a0e3277f49f" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char sys_gettimeofday_args::tzp_r_[(sizeof(register_t)&lt;=sizeof(struct timezone *) ? 0 :sizeof(register_t) - sizeof(struct timezone *))]</definition>
        <argsstring>[(sizeof(register_t)&lt;=sizeof(struct timezone *) ? 0 :sizeof(register_t) - sizeof(struct timezone *))]</argsstring>
        <name>tzp_r_</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="695" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="695" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>sys_gettimeofday_args</label>
        <link refid="structsys__gettimeofday__args"/>
        <childnode refid="2" relation="usage">
          <edgelabel>+tzp</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>+tp</edgelabel>
        </childnode>
      </node>
      <node id="2">
        <label>timezone</label>
        <link refid="structtimezone"/>
      </node>
      <node id="3">
        <label>timeval</label>
        <link refid="structtimeval"/>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" line="689" column="28" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/sysproto_posix.h" bodystart="689" bodyend="696"/>
    <listofallmembers>
      <member refid="structsys__gettimeofday__args_1a27a9a6f3de0eb3d4b908137eebc948c1" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tp</name></member>
      <member refid="structsys__gettimeofday__args_1afcde2127ab944fa32fd8133650cb1839" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tp_l_</name></member>
      <member refid="structsys__gettimeofday__args_1a01f2c1e7898fb3832b328dd757973a99" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tp_r_</name></member>
      <member refid="structsys__gettimeofday__args_1a3aa4ab65476d5c764a44858e710b31bb" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tzp</name></member>
      <member refid="structsys__gettimeofday__args_1a272f564357d106db5ec7ba7749beed1f" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tzp_l_</name></member>
      <member refid="structsys__gettimeofday__args_1a2512281af95d6eaab5ae1a0e3277f49f" prot="public" virt="non-virtual"><scope>sys_gettimeofday_args</scope><name>tzp_r_</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>