Lines Matching refs:aTHX_
237 Perl_croak(aTHX_ "switching effective uid is not implemented"); in S_emulate_eaccess()
245 Perl_croak(aTHX_ "entering effective uid failed"); in S_emulate_eaccess()
249 Perl_croak(aTHX_ "switching effective gid is not implemented"); in S_emulate_eaccess()
257 Perl_croak(aTHX_ "entering effective gid failed"); in S_emulate_eaccess()
268 Perl_croak(aTHX_ "leaving effective uid failed"); in S_emulate_eaccess()
276 Perl_croak(aTHX_ "leaving effective gid failed"); in S_emulate_eaccess()
280 # define PERL_EFF_ACCESS(p,f) (S_emulate_eaccess(aTHX_ (p), (f)))
299 const char * const type = Perl_PerlIO_context_layers(aTHX_ NULL); in PP()
301 PerlIO_apply_layers(aTHX_ fp,mode,type); in PP()
583 Perl_warn(aTHX_ "%" SVf, SVfARG(exsv));
807 Perl_tied_method(aTHX_ a,b,c,d,G_SCALAR,0)
809 Perl_tied_method(aTHX_ a,b,c,d,G_SCALAR,1,e)
811 Perl_tied_method(aTHX_ a,b,c,d,G_SCALAR,2,e,f)
827 DIE(aTHX_ PL_no_usym, "filehandle");
834 … Perl_croak(aTHX_ "Cannot open %" HEKf " as a filehandle: it is already open as a dirhandle",
841 return Perl_tied_method(aTHX_ SV_CONST(OPEN), mark - 1, MUTABLE_SV(io), mg,
935 DIE(aTHX_ PL_no_func, "pipe");
1011 DIE(aTHX_ "umask not implemented");
1041 return Perl_tied_method(aTHX_ SV_CONST(BINMODE), SP, MUTABLE_SV(io), mg,
1061 if (PerlIO_binmode(aTHX_ fp, IoTYPE(io), mode, d)) {
1063 if (!PerlIO_binmode(aTHX_ IoOFP(io), IoTYPE(io), mode, d)) {
1107 Perl_croak(aTHX_ "Cannot tie unreifiable array");
1155 DIE(aTHX_ "Can't locate object method %" PVf_QUOTEDPREFIX
1164 DIE(aTHX_ "Can't locate object method %" PVf_QUOTEDPREFIX
1172 DIE(aTHX_ "Can't locate object method %" PVf_QUOTEDPREFIX
1183 DIE(aTHX_ "Can't locate object method %" PVf_QUOTEDPREFIX
1206 Perl_croak(aTHX_
1249 Perl_ck_warner(aTHX_ packWARN(WARN_UNTIE),
1309 DIE(aTHX_ "No dbm on this machine");
1397 Perl_ck_warner(aTHX_ packWARN(WARN_MISC),
1526 DIE(aTHX_ "select not implemented");
1607 Perl_tied_method(aTHX_ SV_CONST(GETC), SP, MUTABLE_SV(io), mg, gimme, 0);
1701 DIE(aTHX_ "Undefined format \"%" SVf "\" called", SVfARG(tmpsv)); in PP()
1736 topname = sv_2mortal(Perl_newSVpvf(aTHX_ "%" HEKf "_TOP", in PP()
1785 DIE(aTHX_ "Undefined top format \"%" SVf "\" called", SVfARG(sv)); in PP()
1817 Perl_ck_warner(aTHX_ packWARN(WARN_IO), "page overflow"); in PP()
1861 return Perl_tied_method(aTHX_ SV_CONST(PRINTF), mark - 1, MUTABLE_SV(io), in PP()
1951 return Perl_tied_method(aTHX_ SV_CONST(READ), mark - 1, MUTABLE_SV(io), mg,
1964 DIE(aTHX_ "Negative length");
1982 Perl_croak(aTHX_
2055 DIE(aTHX_ "Offset outside string");
2210 return Perl_tied_method(aTHX_ SV_CONST(WRITE), mark - 1, MUTABLE_SV(io), mg,
2242 Perl_croak(aTHX_
2256 Perl_croak(aTHX_ "Wide character in %s", OP_DESC(PL_op));
2289 DIE(aTHX_ "Negative length");
2298 DIE(aTHX_ "Offset outside string");
2303 DIE(aTHX_ "Offset outside string");
2643 DIE(aTHX_ "ioctl is not implemented");
2647 DIE(aTHX_ "fcntl is not implemented");
2657 DIE(aTHX_ "Possible memory corruption: %s overflowed 3rd argument",
2698 DIE(aTHX_ PL_no_func, "flock");
2778 DIE(aTHX_ PL_no_sock_func, "socketpair");
3083 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
3091 Perl_croak(aTHX_ "The stat preceding lstat() wasn't an lstat");
3161 Perl_warner(aTHX_ packWARN(WARN_NEWLINE), PL_warn_nl, "stat");
3349 #define FT_RETURNNO return S_ft_return_false(aTHX_ &PL_sv_no)
3350 #define FT_RETURNUNDEF return S_ft_return_false(aTHX_ &PL_sv_undef)
3351 #define FT_RETURNYES return S_ft_return_true(aTHX_ &PL_sv_yes)
3358 OP *next = S_try_amagic_ftest(aTHX_ chr); \
3381 ? S_ft_return_true(aTHX_ tmpsv) : S_ft_return_false(aTHX_ tmpsv); in S_try_amagic_ftest()
3484 DIE(aTHX_ "panic: attempt to call PERL_EFF_ACCESS in %s", in PP()
3492 DIE(aTHX_ "panic: attempt to call access() in %s", OP_NAME(PL_op)); in PP()
3561 ? S_ft_return_true(aTHX_ TARG) : S_ft_return_false(aTHX_ TARG); in PP()
3750 DIE(aTHX_ "-T and -B not implemented on filehandles"); in PP()
3811 Perl_warner(aTHX_ packWARN(WARN_NEWLINE), PL_warn_nl, "open"); in PP()
3830 PerlIO_binmode(aTHX_ fp, '<', O_BINARY, NULL); in PP()
3917 Perl_warner(aTHX_ packWARN(WARN_UNOPENED),
3973 DIE(aTHX_ PL_no_func, "fchdir");
4016 DIE(aTHX_ PL_no_func, "chroot");
4060 DIE(aTHX_ PL_no_func, "link");
4064 DIE(aTHX_ PL_no_func, "symlink");
4095 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]); in PP()
4287 Perl_croak(aTHX_ "Cannot open %" HEKf " as a dirhandle: it is already open as a filehandle",
4300 DIE(aTHX_ PL_no_dir_func, "opendir");
4307 DIE(aTHX_ PL_no_dir_func, "readdir");
4321 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
4371 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
4384 DIE(aTHX_ PL_no_dir_func, "telldir");
4397 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
4410 DIE(aTHX_ PL_no_dir_func, "seekdir");
4422 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
4434 DIE(aTHX_ PL_no_dir_func, "rewinddir");
4446 Perl_ck_warner(aTHX_ packWARN(WARN_IO),
4467 DIE(aTHX_ PL_no_dir_func, "closedir");
4541 DIE(aTHX_ PL_no_func, "fork");
4569 DIE(aTHX_ PL_no_func, "wait");
4582 result = amigaos_waitpid(aTHX_ optype, pid, &argflags);
4606 DIE(aTHX_ PL_no_func, "waitpid");
4685 amigaos_fork_set_userdata(aTHX_
4756 DIE(aTHX_ "panic: kid popen errno read, n=%u", n);
4867 DIE(aTHX_ PL_no_func, "getppid"); in PP()
4883 DIE(aTHX_ "POSIX getpgrp can't take an argument");
4889 DIE(aTHX_ PL_no_func, "getpgrp");
4914 DIE(aTHX_ "setpgrp can't take arguments");
4920 DIE(aTHX_ PL_no_func, "setpgrp");
4944 DIE(aTHX_ PL_no_func, "getpriority");
4959 DIE(aTHX_ PL_no_func, "setpriority");
4996 DIE(aTHX_ "times not implemented");
5036 Perl_ck_warner(aTHX_ packWARN(WARN_OVERFLOW),
5047 Perl_ck_warner(aTHX_ packWARN(WARN_OVERFLOW),
5053 Perl_ck_warner(aTHX_ packWARN(WARN_OVERFLOW),
5068 Perl_ck_warner(aTHX_ packWARN(WARN_OVERFLOW),
5079 Perl_sv_setpvf_mg(aTHX_ TARG, "%s %s %2d %02d:%02d:%02d %" IVdf,
5124 Perl_ck_warner_d(aTHX_ packWARN(WARN_MISC),
5137 DIE(aTHX_ PL_no_func, "alarm");
5154 Perl_ck_warner_d(aTHX_ packWARN(WARN_MISC),
5218 DIE(aTHX_ "System V IPC is not implemented on this machine");
5293 DIE(aTHX_ PL_no_sock_func, "gethostbyname");
5305 DIE(aTHX_ PL_no_sock_func, "gethostbyaddr");
5312 DIE(aTHX_ PL_no_sock_func, "gethostent");
5360 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5387 DIE(aTHX_ PL_no_sock_func, "getnetbyname");
5396 DIE(aTHX_ PL_no_sock_func, "getnetbyaddr");
5403 DIE(aTHX_ PL_no_sock_func, "getnetent");
5438 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5466 DIE(aTHX_ PL_no_sock_func, "getprotobyname");
5474 DIE(aTHX_ PL_no_sock_func, "getprotobynumber");
5481 DIE(aTHX_ PL_no_sock_func, "getprotoent");
5504 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5533 DIE(aTHX_ PL_no_sock_func, "getservbyname");
5543 DIE(aTHX_ PL_no_sock_func, "getservbyport");
5550 DIE(aTHX_ PL_no_sock_func, "getservent");
5575 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5591 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5598 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5605 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5612 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]);
5630 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]); in PP()
5637 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]); in PP()
5644 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]); in PP()
5651 DIE(aTHX_ PL_no_sock_func, PL_op_desc[PL_op->op_type]); in PP()
5658 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]); in PP()
5665 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]); in PP()
5672 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]); in PP()
5679 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]); in PP()
5794 DIE(aTHX_ PL_no_func, "getpwent");
5913 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]);
5948 DIE(aTHX_ PL_no_func, "getgrent");
5991 DIE(aTHX_ PL_no_func, PL_op_desc[PL_op->op_type]);
6009 DIE(aTHX_ PL_no_func, "getlogin"); in PP()
6051 DIE(aTHX_ "Too many args to syscall");
6053 DIE(aTHX_ "Too few args to syscall");
6083 DIE(aTHX_ PL_no_func, "syscall");