Home
last modified time | relevance | path

Searched refs:PL_maxsysfd (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D500500015 PL_maxsysfd # E
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D500500015 PL_maxsysfd # E
/dports/lang/perl5.34/perl-5.34.0/
H A Ddoio.c85 if(fd > PL_maxsysfd) in Perl_setfd_cloexec_for_nonsysfd()
93 if(fd <= PL_maxsysfd) in Perl_setfd_inhexec_for_sysfd()
100 if(fd <= PL_maxsysfd) in Perl_setfd_cloexec_or_inhexec_by_sysfdness()
377 if (inRANGE(old_fd, 0, PL_maxsysfd)) { in S_openn_setup()
400 if (result == EOF && old_fd > PL_maxsysfd) { in S_openn_setup()
H A Dembedvar.h204 #define PL_maxsysfd (vTHX->Imaxsysfd) macro
H A Dmg.c1028 sv_setiv(sv, (IV)PL_maxsysfd); in Perl_magic_get()
2937 PL_maxsysfd = SvIV(sv); in Perl_magic_set()
H A Dutil.c2715 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) { in Perl_my_popen_list()
2857 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) in Perl_my_popen()
/dports/lang/perl5.30/perl-5.30.3/
H A Ddoio.c85 if(fd > PL_maxsysfd) in Perl_setfd_cloexec_for_nonsysfd()
93 if(fd <= PL_maxsysfd) in Perl_setfd_inhexec_for_sysfd()
100 if(fd <= PL_maxsysfd) in Perl_setfd_cloexec_or_inhexec_by_sysfdness()
372 if (old_fd >= 0 && old_fd <= PL_maxsysfd) { in S_openn_setup()
395 if (result == EOF && old_fd > PL_maxsysfd) { in S_openn_setup()
H A Dembedvar.h192 #define PL_maxsysfd (vTHX->Imaxsysfd) macro
H A Dmg.c1035 sv_setiv(sv, (IV)PL_maxsysfd); in Perl_magic_get()
2843 PL_maxsysfd = SvIV(sv); in Perl_magic_set()
H A Dutil.c2341 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) { in Perl_my_popen_list()
2483 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) in Perl_my_popen()
/dports/lang/perl5.32/perl-5.32.1/
H A Ddoio.c85 if(fd > PL_maxsysfd) in Perl_setfd_cloexec_for_nonsysfd()
93 if(fd <= PL_maxsysfd) in Perl_setfd_inhexec_for_sysfd()
100 if(fd <= PL_maxsysfd) in Perl_setfd_cloexec_or_inhexec_by_sysfdness()
387 if (inRANGE(old_fd, 0, PL_maxsysfd)) { in S_openn_setup()
410 if (result == EOF && old_fd > PL_maxsysfd) { in S_openn_setup()
H A Dembedvar.h205 #define PL_maxsysfd (vTHX->Imaxsysfd) macro
H A Dmg.c1031 sv_setiv(sv, (IV)PL_maxsysfd); in Perl_magic_get()
2886 PL_maxsysfd = SvIV(sv); in Perl_magic_set()
H A Dutil.c2380 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) { in Perl_my_popen_list()
2522 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) in Perl_my_popen()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddoio.c85 if(fd > PL_maxsysfd) in Perl_setfd_cloexec_for_nonsysfd()
93 if(fd <= PL_maxsysfd) in Perl_setfd_inhexec_for_sysfd()
100 if(fd <= PL_maxsysfd) in Perl_setfd_cloexec_or_inhexec_by_sysfdness()
377 if (inRANGE(old_fd, 0, PL_maxsysfd)) { in S_openn_setup()
400 if (result == EOF && old_fd > PL_maxsysfd) { in S_openn_setup()
H A Dembedvar.h182 #define PL_maxsysfd (vTHX->Imaxsysfd) macro
H A Dmg.c1028 sv_setiv(sv, (IV)PL_maxsysfd); in Perl_magic_get()
2960 PL_maxsysfd = SvIV(sv); in Perl_magic_set()
H A Dutil.c2715 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) { in Perl_my_popen_list()
2857 for (fd = PL_maxsysfd + 1; fd < NOFILE; fd++) in Perl_my_popen()
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperliol.pod533 less than or equal to C<PL_maxsysfd>, and set for any file descriptor
538 =for apidoc Amnh||PL_maxsysfd
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperliol.pod533 less than or equal to C<PL_maxsysfd>, and set for any file descriptor
538 =for apidoc Amnh||PL_maxsysfd
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5005000470 PL_maxsysfd # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5005000469 PL_maxsysfd # E
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5005000469 PL_maxsysfd # E
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperliol.pod511 less than or equal to C<PL_maxsysfd>, and set for any file descriptor
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperliol.pod511 less than or equal to C<PL_maxsysfd>, and set for any file descriptor

12