Searched defs:PerlProc_crypt (Results 1 – 1 of 1) sorted by relevance
1002 #define PerlProc_crypt(c,s) \ macro1075 #define PerlProc_crypt(c,s) crypt((c), (s)) macro