Searched defs:server (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsconndi.c140 * as the most efficient local connection to a server on the same machine.
316 * non-local connections. Do retries in case server host has hit its
318 * being a server listening at all, which is why we have to not retry
643 * connect to the socket; if there is no X server or if the backlog has
706 * Disconnect from server.
709 int N_XDisconnectDisplay (int server) argument
711 (void) close(server);

Completed in 12 milliseconds