Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Druntime.porting212 read 8 2 pp_sysread
222 recv 8 4 pp_sysread
Dmagic69 pp_sysread()
/mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dpp_sys95 Filehandle %s opened only for output [pp_sysread]
379 # pp_sys.c [pp_sysread]
/mirbsd/src/gnu/usr.bin/perl/
Dpp_sys.c1263 return pp_sysread(); in PP()
1553 PP(pp_sysread) in PP() argument
1958 return pp_sysread(); in PP()
Dembed.h2072 #define pp_sysread Perl_pp_sysread macro
4114 #define pp_sysread() Perl_pp_sysread(aTHX) macro
DChanges5.00413333 There are also patches to pp_sys.c in pp_sysread to check this flag
13356 There are also patches to pp_sys.c in pp_sysread to check this flag
13457 There are also patches to pp_sys.c in pp_sysread to check this flag
13893 There are also patches to pp_sys.c in pp_sysread to check this flag
/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DDeparse.pm2196 sub pp_sysread { listop(@_, "sysread") }