XRemoveHost man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

XAddHost(3X11)			     X11R5			XAddHost(3X11)

NAME
       XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccess‐
       Control, XEnableAccessControl, XDisableAccessControl, XHostAddress -
       control host access and host control structure

SYNTAX
       XAddHost(display, host)
	     Display *display;
	     XHostAddress *host;

       XAddHosts(display, hosts, num_hosts)
	     Display *display;
	     XHostAddress *hosts;
	     int num_hosts;

       XHostAddress *XListHosts(display, nhosts_return, state_return)
	     Display *display;
	     int *nhosts_return;
	     Bool *state_return;

       XRemoveHost(display, host)
	     Display *display;
	     XHostAddress *host;

       XRemoveHosts(display, hosts, num_hosts)
	     Display *display;
	     XHostAddress *hosts;
	     int num_hosts;

       XSetAccessControl(display, mode)
	     Display *display;
	     int mode;

       XEnableAccessControl(display)
	     Display *display;

       XDisableAccessControl(display)
	     Display *display;

ARGUMENTS
       display	 Specifies the connection to the X server.

       host	 Specifies the host that is to be added or removed.

       hosts	 Specifies each host that is to be added or removed.

       mode	 Specifies the mode.  You can pass or

       nhosts_return
		 Returns the number of hosts currently in the access control
		 list.

       num_hosts Specifies the number of hosts.

       state_return
		 Returns the state of the access control.

DESCRIPTION
       The function adds the specified host to the access control list for
       that display.  The server must be on the same host as the client issu‐
       ing the command, or a error results.

       can generate and errors.

       The function adds each specified host to the access control list for
       that display.  The server must be on the same host as the client issu‐
       ing the command, or a error results.

       can generate and errors.

       The function returns the current access control list as well as whether
       the use of the list at connection setup was enabled or disabled.
       allows a program to find out what machines can make connections.	 It
       also returns a pointer to a list of host structures that were allocated
       by the function.	 When no longer needed, this memory should be freed by
       calling

       The function removes the specified host from the access control list
       for that display.  The server must be on the same host as the client
       process, or a error results.  If you remove your machine from the
       access list, you can no longer connect to that server, and this opera‐
       tion cannot be reversed unless you reset the server.

       can generate and errors.

       The function removes each specified host from the access control list
       for that display.  The X server must be on the same host as the client
       process, or a error results.  If you remove your machine from the
       access list, you can no longer connect to that server, and this opera‐
       tion cannot be reversed unless you reset the server.

       can generate and errors.

       The function either enables or disables the use of the access control
       list at each connection setup.

       can generate and errors.

       The function enables the use of the access control list at each connec‐
       tion setup.

       can generate a error.

       The function disables the use of the access control list at each con‐
       nection setup.

       can generate a error.

STRUCTURES
       The structure contains:

       typedef struct {
	       int family;     /* for example FamilyInternet */
	       int length;     /* length of address, in bytes */
	       char *address;  /* pointer to where to find the address */
       } XHostAddress;

       The family member specifies which protocol address family to use (for
       example, TCP/IP or DECnet) and can be or The length member specifies
       the length of the address in bytes.  The address member specifies a
       pointer to the address.

DIAGNOSTICS
       A client attempted
		 to modify the access control list from other than the local
		 (or otherwise authorized) host.

       Some numeric value falls outside the range of values accepted by the
       request.
		 Unless a specific range is specified for an argument, the
		 full range defined by the argument's type is accepted.	 Any
		 argument defined as a set of alternatives can generate this
		 error.

SEE ALSO
       XFree(3X11)
       Xlib - C Language X Interface

								XAddHost(3X11)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net