Searched refs:change_host (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xhost/dist/
H A Dxhost.c129 static int change_host(Display *dpy, char *name, Bool add);
284 if (!change_host (dpy, arg, False)) {
298 if (!change_host (dpy, arg, True)) {
313 * change_host - edit the list of hosts that may connect to the server;
321 change_host(Display *dpy, char *name, Bool add) function in typeref:typename:int
345 fprintf (stderr, gettext("%s: malloc bombed in change_host\n"),

Completed in 2 milliseconds