Searched refs:PL_PrintError (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/
H A Dplerror.h53 #define PL_PrintError VBoxNsplPL_PrintError macro
60 PR_EXTERN(void) PL_PrintError(const char *msg);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dop_2long.c99 PL_PrintError("error code is");
104 PL_PrintError("error code is");
H A Dnonblock.c214 PL_PrintError("First Accept\n");
224 PL_PrintError("Second Accept\n");
240 PL_PrintError("First Receive:\n");
250 PL_PrintError("Second Receive:\n");
H A Dtmoacc.c185 if (NULL != shared->debug) PL_PrintError("Accept");
297 if (shared->debug) PL_PrintError("Listen");
303 if (shared->debug) PL_PrintError("Bind");
311 if (shared->debug) PL_PrintError("Create");
H A Dmultiwait.c540 PL_PrintError("Accept failed");
H A Dcltsrv.c216 PL_PrintError(NULL);
H A Dcvar2.c191 PL_PrintError("error creating thread\n");
H A Dprovider.c218 PL_PrintError(NULL);
/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dplerror.c145 PR_IMPLEMENT(void) PL_PrintError(const char *msg) function
150 } /* PL_PrintError */

Completed in 44 milliseconds