Searched refs:server (Results 1 - 25 of 143) sorted by relevance

123456

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c44 * server side thread termination without a shutdown() or closesocket()
50 * client side to recv() all his data before the server side thread
144 PRCList element; /* list of the server's workers */
147 CSServer_t *server; /* back pointer to server structure */ member in struct:CSWorker_s
162 PRThread *thread; /* the main server thread */
170 CSState_t state; /* the server's state */
272 ("\tClient(0x%p): connecting to server at %s\n", me, buffer));
381 ("\tClient(0x%p): disconnected from server\n", me));
409 static PRStatus ProcessRequest(PRFileDesc *fd, CSServer_t *server) argument
643 CreateWorker(CSServer_t *server, CSPool_t *pool) argument
672 CSServer_t *server = worker->server; local
784 CSServer_t *server = (CSServer_t*)arg; local
932 CSServer_t *server = NULL; local
[all...]
H A Dprovider.c44 * server side thread termination without a shutdown() or closesocket()
50 * client side to recv() all his data before the server side thread
146 PRCList element; /* list of the server's workers */
149 CSServer_t *server; /* back pointer to server structure */ member in struct:CSWorker_s
164 PRThread *thread; /* the main server thread */
172 CSState_t state; /* the server's state */
274 ("\tClient(0x%p): connecting to server at %s\n", me, buffer));
382 ("\tClient(0x%p): disconnected from server\n", me));
410 static PRStatus ProcessRequest(PRFileDesc *fd, CSServer_t *server) argument
857 CreateWorker(CSServer_t *server, CSPool_t *pool) argument
880 CSServer_t *server = worker->server; local
993 CSServer_t *server = (CSServer_t*)arg; local
1138 CSServer_t *server = NULL; local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/
H A Dsyslogs.c49 /** The encrypted syslog server */
191 /** Encrypted syslog server setting */
194 .description = "Encrypted syslog server",
206 char *server; local
211 /* Fetch log server */
212 len = fetch_string_setting_copy ( NULL, &syslogs_setting, &server );
218 /* Do nothing unless log server has changed */
219 if ( ( ( server == NULL ) && ( old_server == NULL ) ) ||
220 ( ( server != NULL ) && ( old_server != NULL ) &&
221 ( strcmp ( server, old_serve
[all...]
/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_isupports_primitives.py45 import xpcom.server, xpcom.client namespace
127 ob = xpcom.server.WrapObject( NoSupportsString(), components.interfaces.nsISupports)
132 ob = xpcom.server.WrapObject( ImplicitSupportsString(), components.interfaces.nsISupports)
136 ob = xpcom.server.WrapObject( ExplicitSupportsString(), components.interfaces.nsISupports)
140 ob = xpcom.server.WrapObject( ImplicitSupportsUnicode(), components.interfaces.nsISupports)
144 ob = xpcom.server.WrapObject( ExplicitSupportsUnicode(), components.interfaces.nsISupports)
149 ob = xpcom.server.WrapObject( ExplicitSupportsString(), components.interfaces.nsISupports)
153 ob = xpcom.server.WrapObject( ExplicitSupportsInt(), components.interfaces.nsISupports)
158 ob = xpcom.server.WrapObject( ImplicitSupportsInt(), components.interfaces.nsISupports)
163 ob = xpcom.server
[all...]
H A Dtest_weakreferences.py40 import xpcom.server, xpcom.client namespace
63 ob = xpcom.server.WrapObject( koTestSimple(), components.interfaces.nsIInputStream)
82 ob = xpcom.server.WrapObject( koTestSimple(), components.interfaces.nsISupports)
H A Dtest_streams.py78 import xpcom.server, xpcom.client namespace
79 ob = xpcom.server.WrapObject( koTestSimpleStream(), _xpcom.IID_nsISupports)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcards.h17 char *server; /* Server identifier. */ member in struct:__anon7344
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcards.h10 char *server; /* Server identifier. */ member in struct:__anon8081
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcards.h18 char *server; /* Server identifier. */ member in struct:__anon4490
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcards.h18 char *server; /* Server identifier. */ member in struct:__anon4049
/vbox/src/VBox/HostServices/SharedOpenGL/expando/
H A Dexpandospu_init.c34 expando_spu.server = NULL;
60 expando_spu.server = (CRServer *)(self->server);
/vbox/src/VBox/ValidationKit/testboxscript/solaris/
H A Dsetup-routines.sh164 solaris_check_for_option_arg TESTBOXSCRIPT_BUILDS_TYPE builds-server-type
165 solaris_check_for_option_arg TESTBOXSCRIPT_BUILDS_NAME builds-server-name
166 solaris_check_for_option_arg TESTBOXSCRIPT_BUILDS_SHARE builds-server-share
167 solaris_check_for_option_arg TESTBOXSCRIPT_BUILDS_USER builds-server-user
168 solaris_check_for_option_arg TESTBOXSCRIPT_BUILDS_PASSWD builds-server-passwd
170 solaris_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_TYPE testrsrc-server-type
171 solaris_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_NAME testrsrc-server-name
172 solaris_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_SHARE testrsrc-server-share
173 solaris_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_USER testrsrc-server-user
174 solaris_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_PASSWD testrsrc-server
[all...]
/vbox/src/VBox/ValidationKit/testboxscript/darwin/
H A Dsetup-routines.sh84 darwin_check_for_option_arg TESTBOXSCRIPT_BUILDS_TYPE builds-server-type
85 darwin_check_for_option_arg TESTBOXSCRIPT_BUILDS_NAME builds-server-name
86 darwin_check_for_option_arg TESTBOXSCRIPT_BUILDS_SHARE builds-server-share
87 darwin_check_for_option_arg TESTBOXSCRIPT_BUILDS_USER builds-server-user
88 darwin_check_for_option_arg TESTBOXSCRIPT_BUILDS_PASSWD builds-server-passwd
90 darwin_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_TYPE testrsrc-server-type
91 darwin_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_NAME testrsrc-server-name
92 darwin_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_SHARE testrsrc-server-share
93 darwin_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_USER testrsrc-server-user
94 darwin_check_for_option_arg TESTBOXSCRIPT_TESTRSRC_PASSWD testrsrc-server
[all...]
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dsetup.sh418 --builds-server-type) TESTBOXSCRIPT_BUILDS_TYPE="$2"; shift;;
419 --builds-server-name) TESTBOXSCRIPT_BUILDS_NAME="$2"; shift;;
420 --builds-server-share) TESTBOXSCRIPT_BUILDS_SHARE="$2"; shift;;
421 --builds-server-user) TESTBOXSCRIPT_BUILDS_USER="$2"; shift;;
422 --builds-server-passwd) TESTBOXSCRIPT_BUILDS_PASSWD="$2"; shift;;
424 --testrsrc-server-type) TESTBOXSCRIPT_TESTRSRC_TYPE="$2"; shift;;
425 --testrsrc-server-name) TESTBOXSCRIPT_TESTRSRC_NAME="$2"; shift;;
426 --testrsrc-server-share) TESTBOXSCRIPT_TESTRSRC_SHARE="$2"; shift;;
427 --testrsrc-server-user) TESTBOXSCRIPT_TESTRSRC_USER="$2"; shift;;
428 --testrsrc-server
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dicmpv6.c96 struct sockaddr_in6 server;
97 memcpy ( &server, server_p, sizeof ( server ) );
105 nadvert->target = server.sin6_addr;
114 ip6hdr->src = server.sin6_addr;
115 ip6hdr->dest = server.sin6_addr;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcards.h62 char *server; /* Server identifier. */ member in struct:__anon7720
/vbox/src/libs/libxml2-2.6.31/python/tests/
H A DtstURI.py12 if uri.server() != 'example.org':
13 print "Error parsing URI: wrong server"
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_net.c114 * we need to send a data buffer to the server.
237 static void packspuFirstConnectToServer( CRNetServer *server
244 crNetServerConnect( server
249 if (server->conn)
256 void packspuConnectToServer( CRNetServer *server
263 packspuFirstConnectToServer( server
268 if (!server->conn) {
272 pack_spu.swap = server->conn->swap;
276 crNetNewClient(server
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dspuload.c82 SPU * crSPULoad( SPU *child, int id, char *name, char *dir, void *server )
130 the_spu->superSPU = crSPULoad( child, id, the_spu->super_name, dir, server );
140 the_spu->superSPU = crSPULoad( child, id, the_spu->super_name, dir, server );
159 the_spu->dispatch_table.server = server;
171 crSPULoadChain( int count, int *ids, char **names, char *dir, void *server )
186 the_spu = crSPULoad( child_spu, spu_id, spu_name, dir, server );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddri3.h26 #include <xorg-server.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddri3.h26 #include <xorg-server.h>
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh79 server() function
143 server &
/vbox/src/libs/xpcom18a4/python/tools/
H A Dtracer_demo.py38 # This is a demo is how to use the xpcom.server "tracer" facility.
94 import xpcom.server, xpcom.components namespace
95 xpcom.server.tracer = MakeTracer
/vbox/src/libs/libxml2-2.6.31/
H A Duri.c181 * authority = server | reg_name
292 if (uri->server != NULL) {
343 p = uri->server;
589 if (uri->server != NULL) xmlFree(uri->server);
590 uri->server = NULL;
618 if (uri->server != NULL) xmlFree(uri->server);
1037 if (uri->server) {
1038 segment = xmlURIEscapeStr(BAD_CAST uri->server, BAD_CAS
[all...]
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh55 ## The default X server configuration directory.
57 ## The extra data key used to provide the list of available X server displays.
59 ## The extra data key used to specify the X server authority file.
73 rendering. We only support X.Org Server at the moment. On service start-up available graphics devices are detected and an X server configuration file is
74 generated for each. We attempt to start an X server process for each
97 The folder where the X server configuration files are to be created.
122 The first display number which will be used for a started X server. The
127 X servers, such as setting up the X server authentication. The default
129 \${HEADLESS_X_ORG_USERS} and generates server configuration files for all
133 The default X server star
[all...]

Completed in 59 milliseconds

123456