Searched refs:pp_sysread (Results 1 – 7 of 7) sorted by relevance
212 read 8 2 pp_sysread222 recv 8 4 pp_sysread
69 pp_sysread()
95 Filehandle %s opened only for output [pp_sysread]379 # pp_sys.c [pp_sysread]
1263 return pp_sysread(); in PP()1553 PP(pp_sysread) in PP() argument1958 return pp_sysread(); in PP()
2072 #define pp_sysread Perl_pp_sysread macro4114 #define pp_sysread() Perl_pp_sysread(aTHX) macro
13333 There are also patches to pp_sys.c in pp_sysread to check this flag13356 There are also patches to pp_sys.c in pp_sysread to check this flag13457 There are also patches to pp_sys.c in pp_sysread to check this flag13893 There are also patches to pp_sys.c in pp_sysread to check this flag
2196 sub pp_sysread { listop(@_, "sysread") }