Home
last modified time | relevance | path

Searched refs:perlEnvInfo (Results 1 – 7 of 7) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/NetWare/
H A Dperllib.cpp55 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
74 if (perlEnvInfo) { in perl_get_host_info()
75 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
76 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5.30/perl-5.30.3/NetWare/
H A Dperllib.cpp55 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
74 if (perlEnvInfo) { in perl_get_host_info()
75 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
76 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5.34/perl-5.34.0/NetWare/
H A Dperllib.cpp55 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
74 if (perlEnvInfo) { in perl_get_host_info()
75 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
76 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dperllib.c63 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
82 if (perlEnvInfo) { in perl_get_host_info()
83 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
84 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dperllib.c63 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
82 if (perlEnvInfo) { in perl_get_host_info()
83 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
84 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dperllib.c63 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
82 if (perlEnvInfo) { in perl_get_host_info()
83 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
84 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dperllib.c101 struct IPerlEnvInfo* perlEnvInfo, in perl_get_host_info() argument
120 if (perlEnvInfo) { in perl_get_host_info()
121 Copy(&perlEnv, &perlEnvInfo->perlEnvList, perlEnvInfo->nCount, void*); in perl_get_host_info()
122 perlEnvInfo->nCount = (sizeof(struct IPerlEnv)/sizeof(void*)); in perl_get_host_info()