/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | linebuf.h | 21 /** String is ready to read */ 22 int ready; member in struct:line_buffer
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/ |
H A D | pxe_file.c | 115 int ready; local 121 if ( ( ready = select ( &fdset, 0 ) ) < 0 ) { 122 file_select->Status = PXENV_STATUS ( ready ); 126 file_select->Ready = ( ready ? RDY_READ : 0 );
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/ |
H A D | os2poll.c | 78 PRInt32 maxfd = -1, ready, err; local 100 ready = 0; 121 /* this one's ready right now */ 122 if (0 == ready) 136 ready += 1; 149 if (0 == ready) 207 if (0 == ready) 215 ready += 1; /* this will cause an abrupt return */ 226 if (0 != ready) 231 return ready; /* n [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | uxpoll.c | 60 PRInt32 ready = 0; local 101 /* this one is ready right now */ 102 if (0 == ready) 116 ready += 1; 128 if (0 == ready) 162 if (0 == ready) 170 ready += 1; /* this will cause an abrupt return */ 184 if (0 == ready) 196 ready = _MD_POLL(syspoll, npds, msecs); 197 if (-1 == ready) 292 PRInt32 maxfd = -1, ready, err; local 502 PRInt32 ready, pdcnt; local [all...] |
H A D | uxwrap.c | 252 * The return value can be either the number of ready file 362 int ready; local 469 ready = _PR_WaitForMultipleFDs(unixpds, pdcnt, ticks); 470 if (-1 == ready) { 477 if (ready <= 0) { 540 return ready;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | w32poll.c | 76 int ready; local 79 ready = _MD_SELECT(nfds, readfds, writefds, exceptfds, timeout); 102 ready = data.status; 103 if (ready == SOCKET_ERROR) WSASetLastError(data.error); 105 return ready; 112 int ready, err; local 143 ready = 0; 167 /* this one's ready right now (buffered input) */ 168 if (0 == ready) 182 ready [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/ |
H A D | bfile.c | 566 PRInt32 maxfd = -1, ready, err; local 587 ready = 0; 606 /* this one's ready right now */ 607 if (0 == ready) 621 ready += 1; 634 if (0 == ready) 663 if (0 == ready) 671 ready += 1; /* this will cause an abrupt return */ 682 if (0 != ready) return ready; /* n [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | nblayer.c | 116 PRInt32 ready; local 136 ready = PR_Poll(&polldesc, 1, PR_INTERVAL_NO_TIMEOUT); 137 if ((1 != ready) /* if not 1, then we're dead */ 164 ready = PR_Send( 168 PR_fprintf(logFile, "Client send status [%d]\n", ready); 169 if (0 < ready) bytes_sent += ready; 170 else if ((-1 == ready) && (PR_WOULD_BLOCK_ERROR == PR_GetError())) 175 ready = PR_Poll(&polldesc, 1, PR_INTERVAL_NO_TIMEOUT); 176 if ((1 != ready) /* i 224 PRInt32 ready; local [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/ |
H A D | scsi.c | 50 __einfo_uniqify ( EINFO_EIO, 0x02, "Not ready" ) 211 struct interface ready; member in struct:scsi_device 792 * Test to see if SCSI device is ready 812 /* Refuse commands until unit is confirmed ready */ 835 intf_shutdown ( &scsidev->ready, rc ); 869 intf_shutdown ( &scsidev->ready, rc ); 873 DBGC ( scsidev, "SCSI %p not ready: %s\n", 879 /* Mark device as ready */ 882 DBGC ( scsidev, "SCSI %p unit is ready\n", scsidev ); 892 INTF_DESC ( struct scsi_device, ready, scsidev_ready_o [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | forcedeth.c | 877 /* This packet is ready for completion */ 1170 int ready = 0; local 1182 ready = 1; 1188 if ( ! ready || ( data_ready2 & NVREG_XMITCTL_DATA_ERROR ) )
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/ |
H A D | macsockotpt.c | 334 // called on this endpoint; therefore, we're ready to 719 // If OTBind failed, we're really not ready to listen after all. 1771 PRInt32 ready = 0; local 1801 ready += 1; /* some layer has buffer input */ 1809 return ready; 1816 PRInt32 ready = 0; local 1832 ready++; 1863 if (0 != pd->out_flags) ready++; 1867 ready += 1; /* this will cause an abrupt return */ 1873 return ready; 1880 PRInt32 ready = 0; local 1895 PRInt32 ready = 0; local 1942 PRInt32 ready; local [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ |
H A D | ptio.c | 3415 * lesser versions is not ready for general use (see bug 222031). 3746 PRInt32 ready = 0; local 3811 /* this one is ready right now */ 3812 if (0 == ready) 3826 ready += 1; 3839 if (0 == ready) 3873 if (0 == ready) 3881 ready += 1; /* this will cause an abrupt return */ 3894 if (0 == ready) 3906 ready 4000 PRInt32 ready = 0; local [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | sjsxp.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |