PRLibrary         124 net/third_party/nss/ssl/sslplatf.c static PRLibrary *ncrypt_library = NULL;
PRLibrary          45 third_party/npapi/npspy/extern/nspr/prlink.h typedef struct PRLibrary PRLibrary;
PRLibrary         102 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRLibrary*) PR_LoadLibrary(const char *name);
PRLibrary         166 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRLibrary *)
PRLibrary         181 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRStatus) PR_UnloadLibrary(PRLibrary *lib);
PRLibrary         191 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(void*) PR_FindSymbol(PRLibrary *lib, const char *name);
PRLibrary         202 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRFuncPtr) PR_FindFunctionSymbol(PRLibrary *lib, const char *name);
PRLibrary         215 third_party/npapi/npspy/extern/nspr/prlink.h 						      PRLibrary* *lib);
PRLibrary         226 third_party/npapi/npspy/extern/nspr/prlink.h 						      PRLibrary* *lib);
PRLibrary         239 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRLibrary*) PR_LoadStaticLibrary(