Searched refs:PR_SetLogFile (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlog.h45 #define PR_SetLogFile VBoxNsprPR_SetLogFile macro
180 NSPR_API(PRBool) PR_SetLogFile(const char *name);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlogger.c132 if (!PR_SetLogFile(argv[1]))
H A Dcltsrv.c1035 boolean = PR_SetLogFile("cltsrv.log");
H A Dprovider.c1252 boolean = PR_SetLogFile("cltsrv.log");
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacio.c1069 PR_ASSERT(PR_SetLogFile(logFile) == PR_TRUE);

Completed in 67 milliseconds