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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c48 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
128 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
145 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
213 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
395 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
417 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
440 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
468 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
492 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
517 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, er
[all...]
H A Dos2sock.c127 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, sock_errno());
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbeos_errors.c81 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
97 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
230 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
462 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
518 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
582 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
600 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
627 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
679 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
692 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, er
[all...]
H A Dbnet.c113 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, EBADF);
163 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, EBADF);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c114 prError = PR_BAD_DESCRIPTOR_ERROR;
126 prError = PR_BAD_DESCRIPTOR_ERROR;
207 prError = PR_BAD_DESCRIPTOR_ERROR;
550 prError = PR_BAD_DESCRIPTOR_ERROR;
H A Dw16error.c62 PR_SetError( PR_BAD_DESCRIPTOR_ERROR, err );
191 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
H A Dw95sock.c106 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, WSAGetLastError());
H A Dw16sock.c134 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, WSAGetLastError());
H A Dw95io.c1100 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
H A Dntio.c2494 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, WSAGetLastError());
2504 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c59 {PR_BAD_DESCRIPTOR_ERROR, "PR_BAD_DESCRIPTOR_ERROR"},
H A Derrset.c67 {PR_BAD_DESCRIPTOR_ERROR, "PR_BAD_DESCRIPTOR_ERROR"},
H A Dselct_er.c211 if (retVal != -1 || PR_GetError() != PR_BAD_DESCRIPTOR_ERROR) {
H A Dprselect.c257 if (retVal != -1 || PR_GetError() != PR_BAD_DESCRIPTOR_ERROR) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h51 #define PR_BAD_DESCRIPTOR_ERROR (-5999L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix_errors.c73 prError = PR_BAD_DESCRIPTOR_ERROR;
272 prError = PR_BAD_DESCRIPTOR_ERROR;
510 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
789 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, EBADF);
806 prError = PR_BAD_DESCRIPTOR_ERROR;
H A Duxproces.c254 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, errno);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsIFileStream.cpp326 return NS_FILE_RESULT(PR_BAD_DESCRIPTOR_ERROR);
371 return NS_FILE_RESULT(PR_BAD_DESCRIPTOR_ERROR);
415 return NS_FILE_RESULT(PR_BAD_DESCRIPTOR_ERROR);
501 return NS_FILE_RESULT(PR_BAD_DESCRIPTOR_ERROR);
579 return NS_FILE_RESULT(PR_BAD_DESCRIPTOR_ERROR);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprsocket.c248 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
294 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
711 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
1821 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
H A Dprfile.c255 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacio.c154 code = PR_BAD_DESCRIPTOR_ERROR;
H A Dmacsockotpt.c218 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, err);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprtpool.c450 jobp->iod->error = PR_BAD_DESCRIPTOR_ERROR;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1270 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
1633 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);
4520 PR_SetError(PR_BAD_DESCRIPTOR_ERROR, 0);

Completed in 448 milliseconds