Home
last modified time | relevance | path

Searched refs:PR_DIRECTORY_SEPARATOR (Results 1 – 25 of 67) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/external/nss/
H A Dmacos-dlopen.patch.07 - if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) {
8 + if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL || strncmp(name, "@loader_path/", 13) == …
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/nss/
H A Dmacos-dlopen.patch.07 - if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) {
8 + if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL || strncmp(name, "@loader_path/", 13) == …
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/linking/
H A Dprlink.c352 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
355 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
558 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
595 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/linking/
H A Dprlink.c352 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
355 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
558 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
595 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/linking/
H A Dprlink.c352 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
355 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
558 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
595 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/linking/
H A Dprlink.c352 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
355 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
558 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
595 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/linking/
H A Dprlink.c370 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
373 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
802 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
839 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/linking/
H A Dprlink.c384 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
387 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
798 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL || in pr_LoadLibraryByPathname()
814 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/linking/
H A Dprlink.c384 const char* np = strrchr(name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
387 const char* cp = strrchr(lm->name, PR_DIRECTORY_SEPARATOR); in pr_UnlockedFindLibrary()
798 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL || in pr_LoadLibraryByPathname()
814 if (strchr(name, PR_DIRECTORY_SEPARATOR) == NULL) { in pr_LoadLibraryByPathname()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprsystem.c58 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprsystem.c58 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprsystem.c62 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprsystem.c62 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprsystem.c58 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprsystem.c58 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprsystem.c58 return PR_DIRECTORY_SEPARATOR; in PR_GetDirectorySeparator()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
H A D_win95.h344 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
H A D_win95.h339 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/devel/nspr/nspr-4.33/nspr/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/md/
H A D_os2.h265 #define PR_DIRECTORY_SEPARATOR '\\' macro

123