XHostAddress *XListHosts(display, nhosts_return, state_return)
Display *display;
int *nhosts_return;
Bool *state_return;
display | Specifies the connection to the X server. |
nhosts_return | Returns the number of hosts currently in the access control list. |
state_return | Returns the state of the access control. |