Searched refs:PR_SetLibraryPath (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlink.h47 #define PR_SetLibraryPath VBoxNsprPR_SetLibraryPath macro
78 NSPR_API(PRStatus) PR_SetLibraryPath(const char *path);
84 ** The returned value is basically a copy of a PR_SetLibraryPath().
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmdmac.c263 PR_SetLibraryPath(currentVariable->value);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c442 PR_IMPLEMENT(PRStatus) PR_SetLibraryPath(const char *path)

Completed in 1388 milliseconds