3.1 Xau functions and variables

The Xau module defines the following functions:

FileName( )
Returns filename. This function corresponds with XauFileName.

ReadAuth( file)
Returns xauth_object. This function corresponds with XauReadAuth.

GetAuthByAddr( family, address, number, name)
Returns xauth_object. This function corresponds with XauGetAuthByAddr.

WriteAuth( file, xauth_object)
Returns success. This function corresponds with XauWriteAuth.

LockAuth( filename, retries, timeout, dead)
Returns result. This function corresponds with XauLockAuth.

UnlockAuth( filename)
Returns result. This function corresponds with XauUnlockAuth.