Home
last modified time | relevance | path

Searched refs:LIBPATHSTRICT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
DREADME.os21399 run, or loads the DLL from C<BEGINLIBPATH> with C<LIBPATHSTRICT=T> (available
1510 " and LIBPATHSTRICT"
1710 with C<LIBPATHSTRICT>, otherwise with C<BEGIN_LIBPATH>.
1716 with C<LIBPATHSTRICT>, otherwise with C<BEGIN_LIBPATH>.
2514 Unless C<LIBPATHSTRICT> is set to C<T> (and the kernel is after
2568 With support for C<LIBPATHSTRICT> this may be circumvented - unless
2570 whether C<LIBPATHSTRICT> affects this case).
2578 B<REMARK>. C<LIBPATHSTRICT>, C<BEGINLIBPATH> and C<ENDLIBPATH> are
/openbsd/src/gnu/usr.bin/perl/os2/
Dos2.c3617 #ifndef LIBPATHSTRICT
3618 # define LIBPATHSTRICT 3 macro
3634 what = LIBPATHSTRICT; in ExtLIBPATH()