Searched defs:started (Results 1 - 10 of 10) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/core/ |
H A D | init.c | 31 static int started = 0; variable 61 if ( started ) 70 started = 1; 88 if ( ! started ) 97 started = 0;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/ |
H A D | prerrortable.c | 133 int started = 0; local 166 started++; 168 if (started || offset >= 10) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/ |
H A D | rc80211.c | 141 int started; member in struct:rc80211_ctx 215 ctx->started = 1; 252 if ( ! ctx->started ) { 319 if ( ! ctx->started )
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 55 static boolean started; field in class:JDTrace 962 started = true; 1005 if (stopped || !started) {
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | net80211.h | 230 * remember that we started from no specified SSID, it will appear 665 int started; member in struct:net80211_handshaker 851 * autoassociation task is started by net80211_autoassocate()
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | cltsrv.c | 177 PRIntervalTime started, stopped; member in struct:CSServer_s 197 PRIntervalTime started, stopped; member in struct:CSClient_s 257 client->started = PR_IntervalNow(); 264 TimeOfDayMessage("Client started at", me); 290 "CS%p%p-%p.dat", client->started, me, client->operations); 677 ("\t\tWorker(0x%p): started [%u]\n", me, pool->workers + 1)); 806 server->started = PR_IntervalNow(); 807 TimeOfDayMessage("Server started at", me); 1031 TimeOfDayMessage("Client/Server started at", PR_CurrentThread());
|
H A D | provider.c | 179 PRIntervalTime started, stopped; member in struct:CSServer_s 199 PRIntervalTime started, stopped; member in struct:CSClient_s 259 client->started = PR_IntervalNow(); 266 TimeOfDayMessage("Client started at", me); 291 "CS%p%p-%p.dat", client->started, me, client->operations); 887 ("\t\tWorker(0x%p): started [%u]\n", me, pool->workers + 1)); 1013 server->started = PR_IntervalNow(); 1014 TimeOfDayMessage("Server started at", me); 1248 TimeOfDayMessage("Client/Server started at", PR_CurrentThread());
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | http.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
Completed in 318 milliseconds