Home
last modified time | relevance | path

Searched refs:fill_extLibpath (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/os2/
Dos2.c3714 fill_extLibpath(int type, char *pre, char *post, int replace, char *msg) in fill_extLibpath() function
4983 rc = fill_extLibpath(0, s, NULL, 1, "PERL_BEGINLIBPATH"); in Perl_OS2_init3()
4985 …rc = fill_extLibpath(0, PerlEnv_getenv("PERL_PRE_BEGINLIBPATH"), PerlEnv_getenv("PERL_POST_BEGINLI… in Perl_OS2_init3()
4989 rc = fill_extLibpath(1, s, NULL, 1, "PERL_ENDLIBPATH"); in Perl_OS2_init3()
4991 …rc = fill_extLibpath(1, PerlEnv_getenv("PERL_PRE_ENDLIBPATH"), PerlEnv_getenv("PERL_POST_ENDLIBPAT… in Perl_OS2_init3()
Dos2ish.h771 extern unsigned long fill_extLibpath(int type, char *pre, char *post, int replace, char *msg);
DChanges799 fill_extLibpath().
/openbsd/src/gnu/usr.bin/perl/
DREADME.os21488 if (DosQueryProcAddr(handle, 0, "fill_extLibpath", (PFN*)&f))
1491 "fill_extLibpath",