<?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="structgettimeofday__args" kind="struct" prot="public"> <compoundname>gettimeofday_args</compoundname> <includes refid="sysproto_8h" local="no">sysproto.h</includes> <sectiondef kind="public-attrib"> <memberdef kind="variable" id="structgettimeofday__args_1fd193375eb0db7ca9958363b54d8740b" prot="public" static="no" mutable="no"> <type><ref refid="structtimeval" kindref="compound">timeval</ref> *</type> <definition>struct timeval* gettimeofday_args::tp</definition> <argsstring></argsstring> <name>tp</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="132" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="132" bodyend="-1"/> </memberdef> <memberdef kind="variable" id="structgettimeofday__args_1667ecbf7d5258370d52d22ae84cb82c9" prot="public" static="no" mutable="no"> <type>char</type> <definition>char gettimeofday_args::tp_l_[PADL_(struct timeval *)]</definition> <argsstring>[PADL_(struct timeval *)]</argsstring> <name>tp_l_</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="132" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="132" bodyend="-1"/> </memberdef> <memberdef kind="variable" id="structgettimeofday__args_180f4b4c6cc640ee10b635e436e3a7fba" prot="public" static="no" mutable="no"> <type>char</type> <definition>char gettimeofday_args::tp_r_[PADR_(struct timeval *)]</definition> <argsstring>[PADR_(struct timeval *)]</argsstring> <name>tp_r_</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="132" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="132" bodyend="-1"/> </memberdef> <memberdef kind="variable" id="structgettimeofday__args_1df6abf340afc684fe7fd5794b1caff5c" prot="public" static="no" mutable="no"> <type><ref refid="structtimezone" kindref="compound">timezone</ref> *</type> <definition>struct timezone* gettimeofday_args::tzp</definition> <argsstring></argsstring> <name>tzp</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="133" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="133" bodyend="-1"/> </memberdef> <memberdef kind="variable" id="structgettimeofday__args_1d4b2910111c58580d7b46d05f91edb13" prot="public" static="no" mutable="no"> <type>char</type> <definition>char gettimeofday_args::tzp_l_[PADL_(struct timezone *)]</definition> <argsstring>[PADL_(struct timezone *)]</argsstring> <name>tzp_l_</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="133" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="133" bodyend="-1"/> </memberdef> <memberdef kind="variable" id="structgettimeofday__args_11da6fe005a78fc439f0bfe28d1b9a55a" prot="public" static="no" mutable="no"> <type>char</type> <definition>char gettimeofday_args::tzp_r_[PADR_(struct timezone *)]</definition> <argsstring>[PADR_(struct timezone *)]</argsstring> <name>tzp_r_</name> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <inbodydescription> </inbodydescription> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="133" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="133" bodyend="-1"/> </memberdef> </sectiondef> <briefdescription> </briefdescription> <detaileddescription> </detaileddescription> <collaborationgraph> <node id="206"> <label>timezone</label> <link refid="structtimezone"/> </node> <node id="205"> <label>gettimeofday_args</label> <link refid="structgettimeofday__args"/> <childnode refid="206" relation="usage"> <edgelabel>tzp</edgelabel> </childnode> <childnode refid="207" relation="usage"> <edgelabel>tp</edgelabel> </childnode> </node> <node id="207"> <label>timeval</label> <link refid="structtimeval"/> </node> </collaborationgraph> <location file="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" line="131" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/sys/sysproto.h" bodystart="131" bodyend="134"/> <listofallmembers> <member refid="structgettimeofday__args_1fd193375eb0db7ca9958363b54d8740b" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tp</name></member> <member refid="structgettimeofday__args_1667ecbf7d5258370d52d22ae84cb82c9" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tp_l_</name></member> <member refid="structgettimeofday__args_180f4b4c6cc640ee10b635e436e3a7fba" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tp_r_</name></member> <member refid="structgettimeofday__args_1df6abf340afc684fe7fd5794b1caff5c" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tzp</name></member> <member refid="structgettimeofday__args_1d4b2910111c58580d7b46d05f91edb13" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tzp_l_</name></member> <member refid="structgettimeofday__args_11da6fe005a78fc439f0bfe28d1b9a55a" prot="public" virt="non-virtual"><scope>gettimeofday_args</scope><name>tzp_r_</name></member> </listofallmembers> </compounddef> </doxygen>