Documentation
¶
Overview ¶
Package libxau is a ccgo/v4 version of libXau.a, a library implementing the X11 Authorization Protocol.
Index ¶
- func XXauDisposeAuth(tls *libc.TLS, auth uintptr)
- func XXauFileName(tls *libc.TLS) (r uintptr)
- func XXauGetAuthByAddr(tls *libc.TLS, family uint16, address_length uint16, address uintptr, ...) (r uintptr)
- func XXauGetBestAuthByAddr(tls *libc.TLS, family uint16, address_length uint16, address uintptr, ...) (r uintptr)
- func XXauLockAuth(tls *libc.TLS, file_name uintptr, retries int32, timeout int32, dead int64) (r int32)
- func XXauReadAuth(tls *libc.TLS, auth_file uintptr) (r uintptr)
- func XXauUnlockAuth(tls *libc.TLS, file_name uintptr) (r int32)
- func XXauWriteAuth(tls *libc.TLS, auth_file uintptr, auth uintptr) (r int32)
- type TXauth
- type T_G_fpos64_t
- type T_IO_cookie_io_functions_t
- type Tblkcnt_t
- type Tblksize_t
- type Tcaddr_t
- type Tclock_t
- type Tclockid_t
- type Tcookie_io_functions_t
- type Tcpu_set_t
- type Tdev_t
- type Tdiv_t
- type Tf_owner_ex
- type Tfd_mask
- type Tfd_set
- type Tfile_handle
- type Tflock
- type Tfpos_t
- type Tfsblkcnt_t
- type Tfsfilcnt_t
- type Tgid_t
- type Tid_t
- type Tino_t
- type Tint16_t
- type Tint32_t
- type Tint64_t
- type Tint8_t
- type Tintptr_t
- type Tiovec
- type Titimerspec
- type Titimerval
- type Tkey_t
- type Tldiv_t
- type Tlldiv_t
- type Tlocale_t
- type Tmode_t
- type Tnlink_t
- type Toff_t
- type Tpid_t
- type Tpthread_attr_t
- type Tpthread_barrier_t
- type Tpthread_barrierattr_t
- type Tpthread_cond_t
- type Tpthread_condattr_t
- type Tpthread_key_t
- type Tpthread_mutex_t
- type Tpthread_mutexattr_t
- type Tpthread_once_t
- type Tpthread_rwlock_t
- type Tpthread_rwlockattr_t
- type Tpthread_spinlock_t
- type Tpthread_t
- type Tquad_t
- type Tregister_t
- type Tsched_param
- type Tsigset_t
- type Tsize_t
- type Tssize_t
- type Tstat
- type Tstatx
- type Tstatx_timestamp
- type Tsuseconds_t
- type Ttime_t
- type Ttimer_t
- type Ttimespec
- type Ttimeval
- type Ttimezone
- type Ttm
- type Tu_char
- type Tu_int
- type Tu_int16_t
- type Tu_int32_t
- type Tu_int64_t
- type Tu_int8_t
- type Tu_long
- type Tu_quad_t
- type Tu_short
- type Tuid_t
- type Tuint
- type Tuint16_t
- type Tuint32_t
- type Tuint64_t
- type Tulong
- type Tuseconds_t
- type Tushort
- type Tva_list
- type Twchar_t
- type Txauth
- type Txcondition_rec
- type Txcondition_t
- type Txmutex_rec
- type Txmutex_t
- type Txthread_key_t
- type Txthread_t
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XXauDisposeAuth ¶
func XXauFileName ¶
func XXauGetAuthByAddr ¶
func XXauGetBestAuthByAddr ¶
func XXauLockAuth ¶
Types ¶
type T_G_fpos64_t ¶
type T_G_fpos64_t = Tfpos_t
type T_IO_cookie_io_functions_t ¶
type T_IO_cookie_io_functions_t = Tcookie_io_functions_t
type Tblksize_t ¶
type Tblksize_t = int64
type Tclockid_t ¶
type Tclockid_t = int32
type Tcookie_io_functions_t ¶
type Tcookie_io_functions_t = struct {
}
type Tcpu_set_t ¶
type Tcpu_set_t = struct {
F__bits [16]uint64
}
type Tf_owner_ex ¶
type Tfile_handle ¶
type Tfsblkcnt_t ¶
type Tfsblkcnt_t = uint64
type Tfsfilcnt_t ¶
type Tfsfilcnt_t = uint64
type Titimerspec ¶
type Titimerval ¶
type Tpthread_attr_t ¶
type Tpthread_barrier_t ¶
type Tpthread_barrierattr_t ¶
type Tpthread_barrierattr_t = struct {
F__attr uint32
}
type Tpthread_cond_t ¶
type Tpthread_condattr_t ¶
type Tpthread_condattr_t = struct {
F__attr uint32
}
type Tpthread_key_t ¶
type Tpthread_key_t = uint32
type Tpthread_mutex_t ¶
type Tpthread_mutexattr_t ¶
type Tpthread_mutexattr_t = struct {
F__attr uint32
}
type Tpthread_once_t ¶
type Tpthread_once_t = int32
type Tpthread_rwlock_t ¶
type Tpthread_rwlockattr_t ¶
type Tpthread_rwlockattr_t = struct {
F__attr [2]uint32
}
type Tpthread_spinlock_t ¶
type Tpthread_spinlock_t = int32
type Tpthread_t ¶
type Tpthread_t = uintptr
type Tregister_t ¶
type Tregister_t = int64
type Tsched_param ¶
type Tstatx ¶
type Tstatx = struct {
Fstx_mask Tuint32_t
Fstx_blksize Tuint32_t
Fstx_attributes Tuint64_t
Fstx_nlink Tuint32_t
Fstx_uid Tuint32_t
Fstx_gid Tuint32_t
Fstx_mode Tuint16_t
F__pad0 [1]Tuint16_t
Fstx_ino Tuint64_t
Fstx_size Tuint64_t
Fstx_blocks Tuint64_t
Fstx_attributes_mask Tuint64_t
Fstx_atime Tstatx_timestamp
Fstx_btime Tstatx_timestamp
Fstx_ctime Tstatx_timestamp
Fstx_mtime Tstatx_timestamp
Fstx_rdev_major Tuint32_t
Fstx_rdev_minor Tuint32_t
Fstx_dev_major Tuint32_t
Fstx_dev_minor Tuint32_t
F__pad1 [14]Tuint64_t
}
type Tstatx_timestamp ¶
type Tsuseconds_t ¶
type Tsuseconds_t = int64
type Ttimeval ¶
type Ttimeval = struct {
Ftv_sec Ttime_t
Ftv_usec Tsuseconds_t
}
type Tu_int16_t ¶
type Tu_int16_t = uint16
type Tu_int32_t ¶
type Tu_int32_t = uint32
type Tu_int64_t ¶
type Tu_int64_t = uint64
type Tuseconds_t ¶
type Tuseconds_t = uint32
type Txcondition_rec ¶
type Txcondition_t ¶
type Txcondition_t = uintptr
type Txmutex_rec ¶
type Txthread_key_t ¶
type Txthread_key_t = uint32
type Txthread_t ¶
type Txthread_t = uintptr
Click to show internal directories.
Click to hide internal directories.