Searched refs:forbid_setid (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | perl.c | 2245 forbid_setid('M', FALSE); /* XXX ? */ in S_parse_body() 2248 forbid_setid('m', FALSE); /* XXX ? */ in S_parse_body() 2292 forbid_setid('e', FALSE); in S_parse_body() 2317 forbid_setid('I', FALSE); in S_parse_body() 2329 forbid_setid('S', FALSE); in S_parse_body() 2557 forbid_setid('x', suidscript); in S_parse_body() 3721 forbid_setid('d', FALSE); in Perl_moreswitches() 3769 forbid_setid('D', FALSE); in Perl_moreswitches() 3804 forbid_setid('I', FALSE); in Perl_moreswitches() 3852 forbid_setid('M', FALSE); /* XXX ? */ in Perl_moreswitches() [all …]
|
| D | embed.h | 1492 # define forbid_setid(a,b) S_forbid_setid(aTHX_ a,b) macro
|
| D | embed.fnc | 4853 S |void |forbid_setid |const char flag \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5005000 | 89 forbid_setid # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 2982 S |void |forbid_setid |const char flag|const bool suidscript
|