Home
last modified time | relevance | path

Searched refs:PerlProc_crypt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1022 # define PerlProc_crypt(c,s) \ macro
1095 # define PerlProc_crypt(c,s) crypt((c), (s)) macro
H A Dpp.c4066 sv_setpv(TARG, PerlProc_crypt(tmps, SvPV_nolen_const(right))); in PP()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000297 PerlProc_crypt # Z added by devel/scanprov