Trees | Indices | Help |
|
---|
|
object --+ | ??._CData --+ | _ctypes.Structure --+ | Utmpx
This struct utmpx definition is only correct on Darwin.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
_fields_ =
|
|||
tv_sec = <Field type=c_int, ofs=300, size=4>
|
|||
tv_usec = <Field type=c_int, ofs=304, size=4>
|
|||
unused = <Field type=c_int_Array_16, ofs=564, size=64>
|
|||
ut_host = <Field type=c_char_Array_256, ofs=308, size=256>
|
|||
ut_id = <Field type=c_char_Array_4, ofs=256, size=4>
|
|||
ut_line = <Field type=c_char_Array_32, ofs=260, size=32>
|
|||
ut_pid = <Field type=c_int, ofs=292, size=4>
|
|||
ut_type = <Field type=c_short, ofs=296, size=2>
|
|||
ut_user = <Field type=c_char_Array_256, ofs=0, size=256>
|
|
|||
Inherited from Inherited from |
|
repr(x)
|
|
_fields_
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:59 2016 | http://epydoc.sourceforge.net |