Home
last modified time | relevance | path

Searched refs:perl_clone_host (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dperllib.c281 perl_clone_host(PerlInterpreter* proto_perl, UV flags) { in perl_clone_host() function
/openbsd-src/gnu/usr.bin/perl/
H A Dmakedef.pl352 ++$export{perl_clone_host} if $define{USE_ITHREADS};
H A Dsv.c15600 perl_clone_host(PerlInterpreter* proto_perl, UV flags);
15614 return perl_clone_host(proto_perl,flags);