z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


X Window System routines: X authorization routines

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The MIT X Authorization routines are included in SEZAX11L. These routines are used to deal with X authorization data in X clients.

Table 1 lists the X authorization routines and provides a short description of each routine.

Table 1. Authorization routines
Routine Description
XauFileName() Generates the default authorization file name.
XauReadAuth() Reads the next entry from the authfile.
XuWriteAuth() Writes an authorization entry to the authfile.
XauGetAuthByAddr() Searches for an authorization entry.
XauLockAuth() Does the work necessary to synchronously update an authorization file.
XauUnlockAuth() Undoes the work of XauLockAuth.
XauDisposeAuth() Frees storage allocated to hold an authorization entry.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014